We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fe601 commit ac4ccdaCopy full SHA for ac4ccda
1 file changed
.github/workflows/ci.yml
@@ -1,5 +1,5 @@
1
name: "CI"
2
-on: "push"
+on: ["push", "pull_request"]
3
jobs:
4
lint:
5
name: "🐍 Lint Python modules"
0 commit comments