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