Update python-app.yml

This commit is contained in:
Karl0ss 2023-11-27 15:00:02 +00:00 committed by GitHub
parent 3d50f58a8d
commit e8c4807cd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,12 @@
name: Python application
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '30 5,17 * * *'
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]
permissions:
contents: read