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 c4cc976 commit 40956beCopy full SHA for 40956be
.github/workflows/pythonpackage.yml
@@ -5,7 +5,7 @@ name: Python package
5
6
on:
7
push:
8
- branches: [ '*' ]
+ branches: [ '**' ]
9
tags: [ '*' ]
10
pull_request:
11
branches: [ master, 'maint/*' ]
0 commit comments