We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b5650 commit 59bf867Copy full SHA for 59bf867
1 file changed
.github/workflows/update_specific_types.yaml
@@ -1,6 +1,9 @@
1
on:
2
schedule:
3
- cron: "0 0 * * *"
4
+ workflow_dispatch:
5
+ branches:
6
+ - master
7
8
jobs:
9
update:
0 commit comments