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