We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1334202 commit fb4ef94Copy full SHA for fb4ef94
.github/workflows/python-package.yml
@@ -3,7 +3,7 @@
3
4
name: Test and Lint
5
6
-on: [push, pull]
+on: [push, pull_request]
7
8
jobs:
9
build:
0 commit comments