diff --git a/ci-check.yml b/ci-check.yml index 46a269d..0cfa7ae 100644 --- a/ci-check.yml +++ b/ci-check.yml @@ -12,7 +12,7 @@ jobs: uses: deepakputhraya/action-branch-name@master with: regex: '^(build|chore|ci|docs|feat|fix|perf|refactor|release|revert|style|test|dependabot)\/[a-z0-9-_.\/]+?$' - ignore: production,staging,dev,dev-updated + ignore: production,staging,dev,dev-updated,staging-updated min_length: 5 max_length: 100 - name: Lint pull request title