Skip to content

Commit

Permalink
chore: removed prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
YermekG committed Dec 18, 2024
1 parent 27f16d1 commit 766b2fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/branch-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
- uses: deepakputhraya/action-branch-name@master
with:
regex: '([a-z])*\/?([a-z0-9.-])+'
allowed_prefixes: 'feat,fix,build,chore,ci,docs,style,refactor,perf,test,revert,release'
ignore: main
min_length: 5
max_length: 50

0 comments on commit 766b2fb

Please sign in to comment.