Run on push to any branch.
This commit is contained in:
parent
5f4cc608f6
commit
bf57625864
|
|
@ -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