Skip to content

build(deps): bump certifi from 2021.10.8 to 2023.7.22 #535

build(deps): bump certifi from 2021.10.8 to 2023.7.22

build(deps): bump certifi from 2021.10.8 to 2023.7.22 #535

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