Skip to content

Commit

Permalink
chore: Let nightly be nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe committed Sep 29, 2024
1 parent 66db046 commit 40139c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ on:
branches:
- main
schedule:
- cron: "0 * * * *" # hourly (should be 0500 UTC)
# NOTE: DO NOT MERGE THIS BACK TO MAIN
- cron: "0 5 * * *"

jobs:
# Create snapshot of latest main or release branch for nightly build
Expand Down

0 comments on commit 40139c9

Please sign in to comment.