Skip to content

Commit

Permalink
Update .github/workflows/pb-update-go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikusa authored Apr 18, 2024
1 parent 6ec525d commit f4cdb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pb-update-go.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update Go
"on":
schedule:
- cron: 27 2 * * 1
- cron: 9 2 * * 1
workflow_dispatch: {}
jobs:
update:
Expand Down

0 comments on commit f4cdb44

Please sign in to comment.