Skip to content

Commit ac45953

Browse files
authored
Add 'report' label if report.md changes are present in the PR (#756)
Fixes #746
1 parent a06fcac commit ac45953

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
@@ -102,3 +102,8 @@ scoreboard:
102102
- changed-files:
103103
- any-glob-to-any-file:
104104
- "scoreboard/**"
105+
106+
report:
107+
- changed-files:
108+
- any-glob-to-any-file:
109+
- "**/report.md"

0 commit comments

Comments
 (0)