Re-enable builds for PRs
This commit is contained in:
parent
1bc6844c66
commit
e18d9d14db
|
@ -4,6 +4,9 @@ on:
|
|||
push:
|
||||
branches-ignore:
|
||||
- release
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- release
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Reference in New Issue