Skip to content

Commit

Permalink
I think actions just hates me now
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 committed Jul 22, 2024
1 parent e6a45a3 commit 4714c90
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ version: v1
labels:
- label: "add mod"
matcher:
- body: "(\\n|.)*- \\[x\\] Add mod to alternatives page\\n*"
- body: "(\\\\n|.)*- \\\\[x\\\\] Add mod to alternatives page\\\\n*"
- label: "enhancement"
matcher:
- body: "(\\n|.)*- \\[x\\] Site changes\\n*"
- body: "(\\\\n|.)*- \\\\[x\\\\] Site changes\\\\n*"
- label: "documentation"
matcher:
- body: "(\\n|.)*- \\[x\\] Chore/documentation updates\\n*"
- body: "(\\\\n|.)*- \\\\[x\\\\] Chore/documentation updates\\\\n*"
- label: "BREAKING CHANGE"
matcher:
- body: "(\\n|.)*- \\[x\\] Tick this box if you made changes that may or may not break site functionality(\\n|.)*"
- body: "(\\\\n|.)*- \\\\[x\\\\] Tick this box if you made changes that may or may not break site functionality(\\\\n|.)*"

0 comments on commit 4714c90

Please sign in to comment.