Skip to content

Commit e3dd287

Browse files
authored
Update labeler.yml reassign docs folder to frontend label (#381)
1 parent 809c808 commit e3dd287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ documentation:
3636
- any-glob-to-any-file:
3737
- 'README.md'
3838
- 'CONTRIBUTING.md'
39-
- 'docs/**/*'
4039

4140
frontend:
4241
- any:
4342
- changed-files:
4443
- any-glob-to-any-file:
44+
- 'docs/**/*'
4545
- 'public/**/*'
4646

4747
infra:

0 commit comments

Comments
 (0)