Skip to content

Commit

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

concurrency:
group: daily-prod-release
Expand Down

0 comments on commit 6165b45

Please sign in to comment.