Skip to content

build(deps-dev): bump cspell from 6.14.1 to 8.7.0 #530

build(deps-dev): bump cspell from 6.14.1 to 8.7.0

build(deps-dev): bump cspell from 6.14.1 to 8.7.0 #530

Workflow file for this run

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