Update labeler.yml: add label for the tools directory

This commit is contained in:
John Bampton
2024-11-13 23:39:51 +10:00
committed by GitHub
parent 13acf12df5
commit 33ba77fb00
+6
View File
@@ -71,3 +71,9 @@ oss-fuzz:
- changed-files:
- any-glob-to-any-file:
- oss-fuzz/**/*
tools:
- any:
- changed-files:
- any-glob-to-any-file:
- tools/**/*