We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5442e60 commit f256501Copy full SHA for f256501
.github/workflows/pr-title.yml
@@ -8,7 +8,7 @@ jobs:
8
name: https://www.conventionalcommits.org
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: beemojs/conventional-pr-action@v2
+ - uses: beemojs/conventional-pr-action@v3
12
with:
13
config-preset: angular
14
env:
0 commit comments