Skip to content

build(deps): bump github.com/tg123/go-htpasswd from 1.2.2 to 1.2.3 #795

build(deps): bump github.com/tg123/go-htpasswd from 1.2.2 to 1.2.3

build(deps): bump github.com/tg123/go-htpasswd from 1.2.2 to 1.2.3 #795

name: Check PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
check:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@master
with:
regex: '^(feat|fix|breaking|build|chore|docs|style|refactor|test)\((kopiaui|cli|ui|repository|snapshots|server|providers|deps|deps-dev|site|ci|infra|general)\)!{0,1}: .*$'