Skip to content

Commit

Permalink
random cron
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 18, 2023
1 parent 051b805 commit 474ccc4
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: [ main ]
schedule:
- cron: '20 0,4,7,10,12,14 * * *'
- cron: '22 0,4,7,10,12,14 * * *'
watch:
types: started
workflow_dispatch:
Expand Down

0 comments on commit 474ccc4

Please sign in to comment.