Skip to content

Commit

Permalink
update cron job (#1775)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmessina1010 authored Nov 3, 2023
1 parent ebb3621 commit 5f25269
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 20 * * 1-5

concurrency:
group: daily-prod-release
Expand Down

0 comments on commit 5f25269

Please sign in to comment.