We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727acc4 commit 02c3f5dCopy full SHA for 02c3f5d
.github/workflows/pythonpackage.yml
@@ -1,6 +1,9 @@
1
name: Python package
2
3
on:
4
+ pull_request:
5
+ paths:
6
+ - 'python/**'
7
push:
8
paths:
9
- 'python/**'
0 commit comments