Skip to content

Commit

Permalink
random cron.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 4, 2025
1 parent 444e0a2 commit 9606e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
#pull_request:
# branches: [ master ]
schedule:
- cron: '4 0,2,5,7,9,11,12 * * *'
- cron: '0 0,2,5,7,9,11,12 * * *'
watch:
types: started
workflow_dispatch:
Expand Down

0 comments on commit 9606e89

Please sign in to comment.