We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45be1e commit 83fe3bbCopy full SHA for 83fe3bb
1 file changed
.github/workflows/python-package.yml
@@ -5,7 +5,7 @@ name: Python package
5
6
on:
7
push:
8
- branches: [ master ]
+ branches: [ master, test-github-action ]
9
pull_request:
10
branches: [ master ]
11
0 commit comments