Skip to content

Commit

Permalink
random cron.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 28, 2024
1 parent 1fea308 commit d135db9
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: '0 0,2,5,7,9,11,12 * * *'
- cron: '8 0,2,5,7,9,11,12 * * *'
watch:
types: started
workflow_dispatch:
Expand Down

0 comments on commit d135db9

Please sign in to comment.