Re-enable builds for PRs

This commit is contained in:
Christian Mäder 2021-03-14 17:45:56 +01:00 committed by cimnine
parent 1bc6844c66
commit e18d9d14db
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ on:
push:
branches-ignore:
- release
pull_request:
branches-ignore:
- release
jobs:
lint: