mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
ci: Update labeler workflow
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
parent
1e5f1ad50a
commit
a66ace3641
@ -33,8 +33,8 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ steps.get-app-token.outputs.token }}
|
GITHUB_TOKEN: ${{ steps.get-app-token.outputs.token }}
|
||||||
configJSON: |
|
configJSON: |
|
||||||
"labels": {
|
"labels": {
|
||||||
"kind:incorrect-title": {
|
"meta-incorrect-title": {
|
||||||
"name": "kind:incorrect-title",
|
"name": "meta-incorrect-title",
|
||||||
"colour": "#ffb700",
|
"colour": "#ffb700",
|
||||||
"description": "Incorrect title"
|
"description": "Incorrect title"
|
||||||
}
|
}
|
||||||
@ -48,7 +48,7 @@ jobs:
|
|||||||
},
|
},
|
||||||
"pr": {
|
"pr": {
|
||||||
"labels": {
|
"labels": {
|
||||||
"kind:incorrect-title": {
|
"meta-incorrect-title": {
|
||||||
"requires": 2,
|
"requires": 2,
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user