Fix maintenance vs chore label issue (#11)
This commit is contained in:
@@ -25,9 +25,6 @@
|
|||||||
- name: "maintenance"
|
- name: "maintenance"
|
||||||
color: 2af79e
|
color: 2af79e
|
||||||
description: "Generic maintenance tasks."
|
description: "Generic maintenance tasks."
|
||||||
- name: "chore"
|
|
||||||
color: 2af79e
|
|
||||||
description: "Generic chore."
|
|
||||||
- name: "ci"
|
- name: "ci"
|
||||||
color: 1d76db
|
color: 1d76db
|
||||||
description: "Work that improves the continue integration."
|
description: "Work that improves the continue integration."
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ categories:
|
|||||||
- "performance"
|
- "performance"
|
||||||
- title: "🧰 Maintenance"
|
- title: "🧰 Maintenance"
|
||||||
labels:
|
labels:
|
||||||
- "chore"
|
- "maintenance"
|
||||||
- "ci"
|
- "ci"
|
||||||
- title: "📚 Documentation"
|
- title: "📚 Documentation"
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user