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