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 6707e5a commit cd8ba03Copy full SHA for cd8ba03
.github/labeler.yml
@@ -20,3 +20,6 @@ documentation:
20
dependencies:
21
- head-branch: ['^deps/', '^dep/', '^dependabot/', 'pre-commit-ci-update-config']
22
- changed-files: ['go.mod', 'go.sum']
23
+
24
+tests:
25
+ - head-branch: ['^test/', '^tests/']
0 commit comments