We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5cc04c commit 638787bCopy full SHA for 638787b
1 file changed
.github/workflows/testing.yml
@@ -2,7 +2,7 @@ name: Python testing
2
3
on:
4
push:
5
- pull_request:
+# pull_request:
6
7
# is there a way to fix doubled pipelines?
8
# only XXX
0 commit comments