Skip to content

Commit

Permalink
Revert "Pause snapshot upgrade cron"
Browse files Browse the repository at this point in the history
This reverts commit 91319db.
  • Loading branch information
prydom committed Jul 26, 2024
1 parent 91319db commit c8afe2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upgrade-snapshots.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 01 - Try to upgrade snapshots
on:
#schedule:
# - cron: "42 * * * *"
schedule:
- cron: "42 * * * *"
workflow_dispatch: # allow manually triggering builds
jobs:
snapshot-upgrades:
Expand Down

0 comments on commit c8afe2e

Please sign in to comment.