Skip to content

Commit

Permalink
Add run tests by cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed May 27, 2021
1 parent 5ec0dd1 commit 2a40eee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/py-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
- main
- dev
pull_request:
schedule:
- cron: "30 3 * * 1"

jobs:
lint:
Expand Down

0 comments on commit 2a40eee

Please sign in to comment.