Update python-package.yml
This commit is contained in:
4
.github/workflows/python-package.yml
vendored
4
.github/workflows/python-package.yml
vendored
@@ -9,8 +9,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches: '**'
|
branches: '**'
|
||||||
schedule:
|
schedule:
|
||||||
# 3 am Tuesdays and Fridays
|
# 0 am UTC on Sundays
|
||||||
- cron: "0 3 * * 2,5"
|
- cron: "0 0 * * 0"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user