Skip to content

Commit 83cd523

Browse files
authored
Update release-drafter.yml (#1796)
1 parent 9b77ee4 commit 83cd523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ autolabeler:
2323
- '/docs/i'
2424
- label: 'maintenance'
2525
branch:
26-
- '/(chore|refactor|style|test|ci|perf|build|deps)\/.+/'
26+
- '/(chore|refactor|style|test|ci|perf|build)\/.+/'
2727
title:
28-
- '/(chore|refactor|style|test|ci|perf|build|deps)/i'
28+
- '/(chore|refactor|style|test|ci|perf|build)/i'
2929
- label: 'chore'
3030
branch:
3131
- '/chore\/.+/'

0 commit comments

Comments
 (0)