We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fcc701 commit 15c1cf8Copy full SHA for 15c1cf8
1 file changed
.github/workflows/repo-sync.yml
@@ -7,6 +7,7 @@
7
name: Repo Sync
8
9
on:
10
+ workflow_dispatch:
11
schedule:
12
- cron: '*/15 * * * *' # every 15 minutes
13
0 commit comments