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