Skip to content

Commit 15c1cf8

Browse files
authored
Add ability to manually trigger workflow (#16810)
1 parent 3fcc701 commit 15c1cf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
name: Repo Sync
88

99
on:
10+
workflow_dispatch:
1011
schedule:
1112
- cron: '*/15 * * * *' # every 15 minutes
1213

0 commit comments

Comments
 (0)