Skip to content

Commit

Permalink
Change daily schedule: Report Refresh
Browse files Browse the repository at this point in the history
- Old time: 1500 UTC
- New time: 0500 UTC
  • Loading branch information
indigobravo committed Oct 4, 2023
1 parent 2e92cd2 commit da3dad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report_refresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Report refresh
on:
workflow_dispatch:
schedule:
- cron: '0 15 * * *'
- cron: '0 05 * * *'

jobs:
refresh:
Expand Down

0 comments on commit da3dad5

Please sign in to comment.