Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

Commit 88921db

Browse files
committed
enable manual trigger
1 parent ffabbc0 commit 88921db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/example-sync.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
schedule:
44
# every hour
55
- cron: "0 * * * *"
6+
workflow_dispatch:
67

78
jobs:
89
remind_token:

0 commit comments

Comments
 (0)