Trigger GitHub actions on PRs
@@ -2,6 +2,7 @@ name: Python tests
on:
push:
+ pull_request:
schedule:
- cron: "0 6 * * *" # Daily 6AM UTC build