We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d621e0 commit 929959dCopy full SHA for 929959d
1 file changed
.github/workflows/tests.yml
@@ -1,7 +1,7 @@
1
# V0.1
2
name: Pytest
3
4
-on: [push, workflow_dispatch]
+on: [push, pull_request, workflow_dispatch]
5
# Allows you to run this workflow manually from the Actions tab
6
7
jobs:
0 commit comments