Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
run periodically
  • Loading branch information
wonkyweirdy authored Sep 26, 2021
1 parent 03cfa8a commit 967244a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: "17 4 * * sat"

jobs:
build:
Expand Down

0 comments on commit 967244a

Please sign in to comment.