Skip to content

build(deps): bump furo from 2022.9.29 to 2023.3.27 #532

build(deps): bump furo from 2022.9.29 to 2023.3.27

build(deps): bump furo from 2022.9.29 to 2023.3.27 #532

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