Skip to content

Commit

Permalink
Merge pull request #228 from Axway/APIGOV-28015
Browse files Browse the repository at this point in the history
APIGOV-28015 - update jobs
  • Loading branch information
dfeldick authored Jun 6, 2024
2 parents 13830ab + 8412423 commit a755bbd
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 a755bbd

Please sign in to comment.