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 d49b023 commit 6259621Copy full SHA for 6259621
.github/workflows/bump_gha_runner_version.yml
@@ -2,6 +2,7 @@ name: Bump GHA runner version
2
on:
3
schedule:
4
- cron: '30 6 1,15 * *' # Monthly on the 1st and 15th at 06:30
5
+ workflow_dispatch:
6
7
jobs:
8
bump_gha_runner_version:
0 commit comments