We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1178542 commit b874bebCopy full SHA for b874beb
1 file changed
.github/workflows/updater.yml
@@ -1,6 +1,7 @@
1
name: Update TOC Interface version(s)
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
- cron: 0 12 * * *
7
0 commit comments