Skip to content

Commit

Permalink
Update python-package-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eredotpkfr authored Jan 10, 2024
1 parent 8fe164d commit 71dfca0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ name: Test

on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
schedule:
- cron: '0 0 1 * *'

Expand Down

0 comments on commit 71dfca0

Please sign in to comment.