We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2cc26d commit f6229c1Copy full SHA for f6229c1
1 file changed
.github/workflows/pr.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Check
25
- uses: stordco/actions-pr-title@v1.0.0
+ uses: beam-community/actions-pr-title@v1.0.0
26
with:
27
regex: '^(refactor!|feat!|fix!|refactor|fix|feat|chore)(\(\w+\))?:\s(\[#\d{1,5}\])?.*$'
28
hint: |
0 commit comments