mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-06-04 02:45:07 +01:00
Update python-app.yml
This commit is contained in:
parent
3d50f58a8d
commit
e8c4807cd6
10
.github/workflows/python-app.yml
vendored
10
.github/workflows/python-app.yml
vendored
@ -4,10 +4,12 @@
|
|||||||
name: Python application
|
name: Python application
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches: [ "main" ]
|
- cron: '30 5,17 * * *'
|
||||||
pull_request:
|
# push:
|
||||||
branches: [ "main" ]
|
# branches: [ "main" ]
|
||||||
|
# pull_request:
|
||||||
|
# branches: [ "main" ]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user