Skip to content

Commit

Permalink
Update chron job to run MWF
Browse files Browse the repository at this point in the history
  • Loading branch information
jenningsanderson authored Jul 10, 2023
1 parent 04bc53e commit 69f5f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_youthmappers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Download YouthMappers Org from OSMTeams

on:
schedule:
- cron: "0 10 * * 5"
- cron: "0 10 * * 1,3,5"

workflow_dispatch:

Expand Down

0 comments on commit 69f5f6f

Please sign in to comment.