mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
Merge branch 'master' of github.com:billimek/billimek-charts
* 'master' of github.com:billimek/billimek-charts: Update main.workflow using check_run instead of push
This commit is contained in:
commit
426f77ec01
4
.github/main.workflow
vendored
4
.github/main.workflow
vendored
@ -1,8 +1,8 @@
|
|||||||
workflow "Publish Helm chart" {
|
workflow "Lint & Publish Helm chart" {
|
||||||
on = "push"
|
|
||||||
resolves = [
|
resolves = [
|
||||||
"Package Helm Chart(s)",
|
"Package Helm Chart(s)",
|
||||||
]
|
]
|
||||||
|
on = "push"
|
||||||
}
|
}
|
||||||
|
|
||||||
action "Package Helm Chart(s)" {
|
action "Package Helm Chart(s)" {
|
||||||
|
Loading…
Reference in New Issue
Block a user