Re-enable builds for PRs
This commit is contained in:
parent
1bc6844c66
commit
e18d9d14db
1 changed files with 3 additions and 0 deletions
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
|
@ -4,6 +4,9 @@ on:
|
|||
push:
|
||||
branches-ignore:
|
||||
- release
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- release
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue