We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed19c75 commit 64a8252Copy full SHA for 64a8252
.github/workflows/pr_naming.yaml
@@ -12,4 +12,5 @@ jobs:
12
uses: ytanikin/[email protected]
13
with:
14
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
15
- add_label: 'false'
+ add_label: 'true'
16
+ add_scope_label: 'true'
0 commit comments