We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0653df3 commit ed4d925Copy full SHA for ed4d925
.github/workflows/updater.yml
@@ -2,6 +2,7 @@ name: GitHub Actions Version Updater
2
3
# Controls when the action will run.
4
on:
5
+ workflow_dispatch:
6
schedule:
7
# Automatically run on every Sunday
8
- cron: '0 0 * * 0'
0 commit comments