We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5646e commit 4a01f26Copy full SHA for 4a01f26
1 file changed
.github/workflows/pythonpackage.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
branches:
6
- master
7
+ push:
8
+ branches:
9
+ - master
10
11
12
jobs:
0 commit comments