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":
|
"Type: Proof":
|
||||||
- Comanche055/*.*
|
- Comanche055/*.agc
|
||||||
- Luminary099/*.*
|
- Luminary099/*.agc
|
||||||
|
- !Comanche055/MAIN.agc
|
||||||
|
- !Luminary099/MAIN.agc
|
||||||
"Type: Meta":
|
"Type: Meta":
|
||||||
- README.*
|
- **/*.md
|
||||||
- CONTRIBUTING.*
|
- Comanche055/MAIN.agc
|
||||||
|
- Luminary099/MAIN.agc
|
||||||
|
Loading…
Reference in New Issue
Block a user