adjust linter config

This commit is contained in:
Steffen 2021-05-09 22:02:44 +02:00
parent ed8bcb6b30
commit d62a39ca89
No known key found for this signature in database
GPG Key ID: 764D74E98267DFC6
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: Lint Code Base
on:
push:
branches: [ main ]
branches: [ main, develop ]
pull_request:
branches: [ main ]
branches: [ main, develop ]
jobs:
build: