From f30db7b90ac70390949f647b774ffcb908ecb360 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Mon, 15 Apr 2024 22:05:57 +0700 Subject: [PATCH] config: improve the GitHub Actions workflow --- .github/workflows/links.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 2a70319..ff0c8f9 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -1,5 +1,6 @@ name: Check Markdown links on: + workflow_dispatch: schedule: - cron: "0 0 * * *" jobs: