Skip to content

Commit

Permalink
APIGOV-00000 - put back schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldickgit committed Feb 13, 2025
1 parent c1ca996 commit 8cb39c5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/update-gomod-for-tests.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: Update go.mod for testing

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

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

jobs:
updateAndCreatePR:
Expand Down

0 comments on commit 8cb39c5

Please sign in to comment.