We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9db0a3 commit 2980336Copy full SHA for 2980336
.github/workflows/label-pr.yml
@@ -36,7 +36,7 @@ jobs:
36
ci: 'ci',
37
docs: 'documentation',
38
enhancement: 'enhancement',
39
- chore: 'chore',
+ chore: 'dependencies',
40
perf: 'performance',
41
style: 'style',
42
test: 'test',
0 commit comments