Skip to content

Commit a838e7f

Browse files
authored
Merge pull request #1122 from omertuc/label
labeler: auto add system-reinstall-bootc label
2 parents bdbd9cb + 7b4ceb8 commit a838e7f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ area/install:
1616
- any-glob-to-any-file:
1717
- 'lib/src/install.rs'
1818
- 'lib/src/install/**'
19+
20+
area/system-reinstall-bootc:
21+
- changed-files:
22+
- any-glob-to-any-file:
23+
- 'system-reinstall-bootc/**'

0 commit comments

Comments
 (0)