summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/check-commit.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-commit.yml b/.github/workflows/check-commit.yml
index ceac75a..b1716c4 100644
--- a/.github/workflows/check-commit.yml
+++ b/.github/workflows/check-commit.yml
@@ -1,5 +1,6 @@
name: Get latest commit
on:
+ workflow_dispatch:
schedule:
- cron: '0 0 * * *'