Skip to content

Commit

Permalink
correct main branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Feb 16, 2023
1 parent 1ce3da6 commit 7f9d39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caches_cron_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push: # When someting is pushed into main this checks if caches need to re-created
branches:
- main
- master
schedule:
- cron: "0 12 * * *" # Daily at noon UTC

Expand Down

0 comments on commit 7f9d39e

Please sign in to comment.