Skip to content

Commit

Permalink
fix: PLEASE HELP ME
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 committed Jul 22, 2024
1 parent 01734e0 commit dbcac76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/labels.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
labels:
- name: "add mod"
conditions:
- body: "^- \\[x\\] Add mod to alternatives page$"
- body: '^- \[x\] Add mod to alternatives page$'
- name: "enhancement"
conditions:
- body: "^- \\[x\\] Site changes$"
- body: '^- \[x\] Site changes$'
- name: "documentation"
conditions:
- body: "^- \\[x\\] Chore/documentation updates$"
- body: '^- \[x\] Chore/documentation updates$'
- name: "BREAKING CHANGE"
conditions:
- body: "^- \\[x\\] Tick this box if you made changes that may or may not break site functionality.$"
- body: '^- \[x\] Tick this box if you made changes that may or may not break site functionality.$'
- name: "Merge conflict identified"
conditions:
- mergeable: false

0 comments on commit dbcac76

Please sign in to comment.