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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main, develop ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main, develop ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue