Skip to content

Commit bfbd5a3

Browse files
committed
Add tests section to labeler config
1 parent 6707e5a commit bfbd5a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ documentation:
2020
dependencies:
2121
- head-branch: ['^deps/', '^dep/', '^dependabot/', 'pre-commit-ci-update-config']
2222
- changed-files: ['go.mod', 'go.sum']
23+
24+
tests:
25+
- head-branch: ['^test/', '^tests/']

0 commit comments

Comments
 (0)