Skip to content

Commit

Permalink
ci: update chron
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTaylorLee committed May 27, 2024
1 parent ab15a1f commit 1abebc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Update_Readme_Downloads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Update Readme Downloads
# Controls when the action will run.
on:
schedule:
- cron: "0 0 * * 1,4"
- cron: "0 0 * * 2,4"
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit 1abebc2

Please sign in to comment.