We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5dc4e1 commit 00e9c33Copy full SHA for 00e9c33
.github/workflows/python-test.yml
@@ -3,7 +3,7 @@
3
4
name: Python linting & testing
5
6
-on: [push]
+on: [push, pull_request]
7
8
permissions:
9
contents: read
0 commit comments