Update python-app.yml

This commit is contained in:
Karl0ss 2023-11-28 08:26:47 +00:00 committed by GitHub
parent de944c2a2f
commit b840da151c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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