We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2586111 commit 7418861Copy full SHA for 7418861
.github/workflows/test.yml
@@ -1,7 +1,7 @@
1
name: Python CI
2
3
on:
4
- [ push, pull_request, workflow_dispatch ]
+ [ push, workflow_dispatch ]
5
6
jobs:
7
build:
0 commit comments