Skip to content

Commit 4e65637

Browse files
authored
Merge pull request cli#12631 from cli/kw/bump-go-is-workflow-dispatchable
Add manual dispatch to bump-go workflow
2 parents a2b8b68 + 35828f4 commit 4e65637

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bump-go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Bump Go
22
on:
33
schedule:
44
- cron: "0 3 * * *" # 3 AM UTC
5+
workflow_dispatch:
56
permissions:
67
contents: write
78
pull-requests: write

0 commit comments

Comments
 (0)