mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
ci: Update labeler workflow
This commit is contained in:
parent
bb633c1ea2
commit
1e5f1ad50a
@ -31,10 +31,7 @@ jobs:
|
|||||||
- uses: Videndum/label-mastermind@2.1.1
|
- uses: Videndum/label-mastermind@2.1.1
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ steps.get-app-token.outputs.token }}
|
GITHUB_TOKEN: ${{ steps.get-app-token.outputs.token }}
|
||||||
dryRun: true
|
|
||||||
showLogs: true
|
|
||||||
configJSON: |
|
configJSON: |
|
||||||
{
|
|
||||||
"labels": {
|
"labels": {
|
||||||
"kind:incorrect-title": {
|
"kind:incorrect-title": {
|
||||||
"name": "kind:incorrect-title",
|
"name": "kind:incorrect-title",
|
||||||
@ -68,4 +65,3 @@ jobs:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user