Skip to content

Commit

Permalink
update cron job for DST (#1951)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmessina1010 committed Mar 13, 2024
1 parent 607c556 commit 969ebce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-production-release.yml
Expand Up @@ -3,7 +3,7 @@ name: Daily Production Release
on:
workflow_dispatch:
schedule:
- cron: 0 18 * * 1-5
- cron: 0 19 * * 1-5

concurrency:
group: daily-prod-release
Expand Down

0 comments on commit 969ebce

Please sign in to comment.