We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97a8c6 commit c532b58Copy full SHA for c532b58
.github/workflows/python_actions.yml
@@ -1,6 +1,6 @@
1
name: GitHub Actions CI
2
3
-on: [pull_request]
+on: ["push", "pull_request"]
4
env:
5
PGDATABASE: test
6
PGPASSWORD: postgres
0 commit comments