Skip to content

Commit

Permalink
Run tests on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
turnerm committed Jun 27, 2024
1 parent a175b1d commit ad65475
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-python-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
pull_request:
branches-ignore:
- gh-pages
schedule:
- cron: "2 21 * * *"

jobs:
build:
Expand Down

0 comments on commit ad65475

Please sign in to comment.