Skip to content

Commit 7f536c8

Browse files
authored
chore: Allow manually triggering Discovery update (#2396)
1 parent a364a5c commit 7f536c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
# * is a special character in YAML so you have to quote this string
2121
# Run this Github Action every Tuesday at 7 AM UTC
2222
- cron: '0 7 * * 2'
23+
workflow-dispatch:
2324

2425
jobs:
2526
build:

0 commit comments

Comments
 (0)