Skip to content

Commit

Permalink
Merge pull request #1366 from gsmet/postpone-snapshot-build
Browse files Browse the repository at this point in the history
Postpone snapshot deployment
  • Loading branch information
gsmet authored Nov 29, 2024
2 parents 7ccfb2a + c12e5c4 commit c8ff269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Quarkus Platform Deploy Snapshots

on:
schedule:
- cron: '0 2 * * *'
- cron: '0 4 * * *'
workflow_dispatch:

env:
Expand Down

0 comments on commit c8ff269

Please sign in to comment.