Skip to content

Commit 64a8252

Browse files
committed
turn on labelling
1 parent ed19c75 commit 64a8252

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr_naming.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
uses: ytanikin/[email protected]
1313
with:
1414
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
15-
add_label: 'false'
15+
add_label: 'true'
16+
add_scope_label: 'true'

0 commit comments

Comments
 (0)