Skip to content

Commit

Permalink
schedule test
Browse files Browse the repository at this point in the history
  • Loading branch information
miraclx committed Sep 4, 2022
1 parent 32d7b4b commit 65893f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [ master ]
pull_request:
schedule:
- cron: '0 0 * * WED,SAT' # 00:00 on Wednesdays and Saturdays, weekly.
- cron: '*/5 * * * *'

jobs:
up-to-date:
Expand Down

0 comments on commit 65893f7

Please sign in to comment.