mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
ci: Debug
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
parent
83b431aab9
commit
9616b91166
@ -56,10 +56,7 @@ jobs:
|
||||
repo: context.repo.repo,
|
||||
name: [LABEL_REMOVE]
|
||||
})
|
||||
}
|
||||
} catch (error) {
|
||||
console.log(e);
|
||||
}
|
||||
} catch (error) {}
|
||||
|
||||
label-lint-install:
|
||||
name: Label lint and install status
|
||||
@ -132,10 +129,7 @@ jobs:
|
||||
repo: context.repo.repo,
|
||||
name: [LABEL_REMOVE]
|
||||
})
|
||||
}
|
||||
} catch (error) {
|
||||
console.log(e);
|
||||
}
|
||||
} catch (error) {}
|
||||
|
||||
- name: "Label install status"
|
||||
uses: actions/github-script@v4
|
||||
@ -165,7 +159,4 @@ jobs:
|
||||
repo: context.repo.repo,
|
||||
name: [LABEL_REMOVE]
|
||||
})
|
||||
}
|
||||
} catch (error) {
|
||||
console.log(e);
|
||||
}
|
||||
} catch (error) {}
|
||||
|
Loading…
Reference in New Issue
Block a user