We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe76c97 commit 04608e6Copy full SHA for 04608e6
1 file changed
.github/workflows/labels-verify.yml
@@ -10,4 +10,4 @@ jobs:
10
steps:
11
- uses: zwaldowski/match-label-action@v2
12
with:
13
- allowed: 'type:bug, type:enhancement, type:improvement, type:dependencies, type:internal, type:invalid'
+ allowed: 'type:bug, type:new feature, type:improvement, type:dependencies, type:internal, type:invalid'
0 commit comments