1 parent 379c9ab commit f91c442Copy full SHA for f91c442
1 file changed
.github/workflows/update.yaml
@@ -4,6 +4,7 @@ name: update
4
on:
5
schedule:
6
- cron: '30 9 * * SUN'
7
+ workflow_dispatch:
8
9
jobs:
10
update:
0 commit comments