We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e384b5c commit b1e99e8Copy full SHA for b1e99e8
.github/workflows/python-package.yml
@@ -5,7 +5,7 @@ name: Python package
5
6
on:
7
push:
8
- branches: *
+ branches: [ "*" ]
9
pull_request:
10
branches: [ master ]
11
0 commit comments