Skip to content

Commit

Permalink
Test schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
cytopia committed Mar 1, 2022
1 parent 4b13c0e commit 32c3fc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action_schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ name: nightly
on:
# Runs daily
schedule:
- cron: '0 0 * * *'
#- cron: '0 0 * * *'
- cron: '*/5 * * * *'


jobs:
Expand Down

0 comments on commit 32c3fc9

Please sign in to comment.