mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
ci: Update job name in labeler
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
parent
3f50891603
commit
cc52622614
@ -102,7 +102,7 @@ jobs:
|
|||||||
issue-number: ${{ steps.pr_num_reader.outputs.content }}
|
issue-number: ${{ steps.pr_num_reader.outputs.content }}
|
||||||
prefix: changelog
|
prefix: changelog
|
||||||
job-status: |-
|
job-status: |-
|
||||||
${{ fromJSON(steps.get-workflow-jobs.outputs.result).charts-readme-validate-changelog || 'skipped' }}
|
${{ fromJSON(steps.get-workflow-jobs.outputs.result).charts-changelog-validate-changelog || 'skipped' }}
|
||||||
remove-on-skipped: true
|
remove-on-skipped: true
|
||||||
|
|
||||||
- name: Label chart lint status
|
- name: Label chart lint status
|
||||||
|
Loading…
Reference in New Issue
Block a user