Skip to content

Commit

Permalink
Update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
austinorr authored Dec 2, 2021
1 parent 53ce466 commit 8301f26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
pull_request:
workflow_dispatch:
schedule:
# every other sunday at noon.
- cron: "0 12 1-7,15-21,29-31 * 0"
# every 2 weeks.
- cron: "0 0 */14 * *"

jobs:
python-test:
Expand Down

0 comments on commit 8301f26

Please sign in to comment.