Skip to content

Commit 867996a

Browse files
committed
chore(.github): specify PR types
1 parent 43e0968 commit 867996a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/contrib.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ jobs:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
with:
5959
requireScope: false
60+
types:
61+
- feat
62+
- chore
63+
- fix
64+
- hotfix
65+
- refactor
66+
- perf
67+
- test
6068

6169
release-labels:
6270
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)