Skip to content

Build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /tests/functional/serverless/test_promotezip #2999

Build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /tests/functional/serverless/test_promotezip

Build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /tests/functional/serverless/test_promotezip #2999

Workflow file for this run

name: PR
on:
pull_request:
jobs:
branch-name:
name: Enforce Branch Name
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-branch-name@v1.0.0 # cspell:ignore deepakputhraya
with:
regex: ([a-z])+\/([a-zA-Z0-9\-\_])+
allowed_prefixes: bugfix,chore,depend,dependabot,docs,feat,feature,fix,hotfix,maint,maintain,maintenance,release
ignore: develop,master,release,v0_47_fixes