Add feature branches to lint
This commit is contained in:
parent
4a4d07fd26
commit
ccc1ecdb17
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ steps:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: [ hotfix/*, renovate/* ]
|
branch: [ hotfix/*, feature/*, renovate/* ]
|
Loading…
Reference in a new issue