Skip to content

Commit

Permalink
Merge pull request #123 from Axway/APIGOV-28116
Browse files Browse the repository at this point in the history
APIGOV-28116 - put schedule back
  • Loading branch information
dfeldick authored Jun 12, 2024
2 parents 5a9df40 + 5f6dc54 commit 231cf4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-gomod-for-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Update go.mod for testing

on:
schedule:
# - cron: "0 4 * * *" # time is in UTC
- cron: "*/10 * * * *" # time is in UTC
- cron: "0 4 * * *" # time is in UTC

jobs:
updateAndCreatePR:
Expand Down

0 comments on commit 231cf4e

Please sign in to comment.