Skip to content

Commit

Permalink
Update schedule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taotao7 committed Apr 24, 2022
1 parent 97ed0d3 commit 3c08897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Schdule Delete'

on:
schedule:
- cron: '* * * * 1,3,5'
- cron: '0 0 * * 1,3,5'

jobs:
cleanAllBucket:
Expand Down

0 comments on commit 3c08897

Please sign in to comment.