We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a3ef5 commit 4a2341bCopy full SHA for 4a2341b
1 file changed
.github/pytest-coverage.yaml
@@ -2,8 +2,9 @@ name: Pytest with Coverage
2
3
on:
4
pull_request:
5
+ branches: [humble-devel]
6
+ push:
7
branches: [humble-devel, testing]
-
8
jobs:
9
test:
10
runs-on: ubuntu-latest
0 commit comments