Skip to content

Commit

Permalink
ci: don't mark edits to the meta MAIN.agc as proofing PRs
Browse files Browse the repository at this point in the history
This file is just including all the submodules.
  • Loading branch information
wopian committed Jun 1, 2020
1 parent a7ba305 commit 9391e4a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9391e4a

Please sign in to comment.