diff --git a/.woodpecker/integration.yml b/.woodpecker/integration.yml index 573b8c6..9ef4981 100644 --- a/.woodpecker/integration.yml +++ b/.woodpecker/integration.yml @@ -13,4 +13,4 @@ steps: - npm run lint when: event: push - branch: [ hotfix/*, renovate/* ] \ No newline at end of file + branch: [ hotfix/*, feature/*, renovate/* ] \ No newline at end of file