Update python-package.yml

This commit is contained in:
Irfan Alibay
2022-11-09 18:34:23 +00:00
committed by GitHub
parent f6f3c51c1c
commit 3e897b792f

View File

@@ -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: