ci: don't mark edits to the meta MAIN.agc as proofing PRs
This file is just including all the submodules.
This commit is contained in:
parent
a7ba3052f6
commit
9391e4a2dc
11
.github/labeler.yml
vendored
11
.github/labeler.yml
vendored
@ -1,6 +1,9 @@
|
||||
"Type: Proof":
|
||||
- Comanche055/*.*
|
||||
- Luminary099/*.*
|
||||
- Comanche055/*.agc
|
||||
- Luminary099/*.agc
|
||||
- !Comanche055/MAIN.agc
|
||||
- !Luminary099/MAIN.agc
|
||||
"Type: Meta":
|
||||
- README.*
|
||||
- CONTRIBUTING.*
|
||||
- **/*.md
|
||||
- Comanche055/MAIN.agc
|
||||
- Luminary099/MAIN.agc
|
||||
|
Loading…
Reference in New Issue
Block a user