Skip to content

Commit

Permalink
re-schedule when workflow runs (#2069)
Browse files Browse the repository at this point in the history
  • Loading branch information
7hunderbird authored May 13, 2024
1 parent 2e422e3 commit 69a248c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-production-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Daily Production Release
on:
workflow_dispatch:
schedule:
- cron: 0 19 * * 1-5
- cron: 0 15 * * 1-5

concurrency:
group: daily-prod-release
Expand Down

0 comments on commit 69a248c

Please sign in to comment.