We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d984537 commit fdccc21Copy full SHA for fdccc21
.github/workflows/python-pytest.yml
@@ -4,6 +4,8 @@
4
name: Test Python Package
5
6
on:
7
+ push:
8
+ branches: [ master ]
9
pull_request:
10
branches: [ master ]
11
0 commit comments