Skip to content

Commit

Permalink
APIGOV-28015 - update jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Jun 6, 2024
1 parent 13830ab commit 8412423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gomod-for-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update go.mod for testing

on:
schedule:
- cron: "15 19 * * *" # time is in UTC
- cron: "*/5 * * * *" # time is in UTC

jobs:
updateAndCreatePR:
Expand Down

0 comments on commit 8412423

Please sign in to comment.