Skip to content

Commit

Permalink
Merge pull request #35 from devilbox/testing-schedule
Browse files Browse the repository at this point in the history
Test schedule
  • Loading branch information
cytopia authored Mar 1, 2022
2 parents 4b13c0e + 32c3fc9 commit b3de3b8
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 b3de3b8

Please sign in to comment.