Skip to content

Commit 88aaf34

Browse files
authored
Update label.yml
1 parent e97ddc2 commit 88aaf34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
nouns: ['BREAKING CHANGE', 'BREAKING', 'MAJOR']
3636
labels: ['breaking 💥']
3737
- type: 'documentation'
38-
nouns: ['doc', 'docu', 'document', 'documentation']
38+
nouns: ['doc', 'docu', 'docs', 'document', 'documentation']
3939
labels: ['documentation 📖']
4040
- type: 'build'
4141
nouns: ['build', 'rebuild']

0 commit comments

Comments
 (0)