Skip to content

Commit 40956be

Browse files
committed
CI: Run GHA on all branches
1 parent c4cc976 commit 40956be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Python package
55

66
on:
77
push:
8-
branches: [ '*' ]
8+
branches: [ '**' ]
99
tags: [ '*' ]
1010
pull_request:
1111
branches: [ master, 'maint/*' ]

0 commit comments

Comments
 (0)