Run on push to any branch.
This commit is contained in:
parent
ef254f77fb
commit
b0bce3d9b1
|
|
@ -2,7 +2,7 @@ name: Lint and test
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, poetry ]
|
||||
branches: [ "**" ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue