We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2a046 commit 35ccfb9Copy full SHA for 35ccfb9
.github/workflows/update.yml
@@ -3,6 +3,7 @@ on:
3
schedule:
4
# Run Monthly on the 2nd of each month
5
- cron: '12 2 2 * *'
6
+ workflow_dispatch:
7
8
jobs:
9
update:
0 commit comments