We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f5fb0 commit d1eda2eCopy full SHA for d1eda2e
1 file changed
.github/workflows/pr-auto-label.yml
@@ -30,7 +30,7 @@ jobs:
30
'feat': 'feature',
31
'feature': 'feature',
32
'improvement': 'enhancement',
33
- 'doc': 'documentation',
+ 'docs': 'documentation',
34
'readme': 'documentation',
35
'chore': 'chore',
36
'bump': 'dependencies',
0 commit comments