mirror of https://github.com/bra1n/townsquare.git
adjust linter config
This commit is contained in:
parent
ed8bcb6b30
commit
d62a39ca89
|
@ -2,9 +2,9 @@ name: Lint Code Base
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, develop ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ main, develop ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue