Run on push to any branch.

This commit is contained in:
ljnsn 2022-12-21 21:16:51 +01:00
parent 5f4cc608f6
commit bf57625864
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Lint and test
on:
push:
branches: [ master, poetry ]
branches: [ "**" ]
pull_request:
branches: [ master ]