We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2b8b68 + 35828f4 commit 4e65637Copy full SHA for 4e65637
1 file changed
.github/workflows/bump-go.yml
@@ -2,6 +2,7 @@ name: Bump Go
2
on:
3
schedule:
4
- cron: "0 3 * * *" # 3 AM UTC
5
+ workflow_dispatch:
6
permissions:
7
contents: write
8
pull-requests: write
0 commit comments