mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
Update main.workflow
This commit is contained in:
parent
6966e65fb6
commit
2f9350fe77
4
.github/main.workflow
vendored
4
.github/main.workflow
vendored
@ -1,8 +1,8 @@
|
||||
workflow "Publish Helm chart" {
|
||||
workflow "Lint & Publish Helm chart" {
|
||||
resolves = [
|
||||
"Package Helm Chart(s)",
|
||||
]
|
||||
on = "check_run"
|
||||
on = "push"
|
||||
}
|
||||
|
||||
action "Package Helm Chart(s)" {
|
||||
|
Loading…
Reference in New Issue
Block a user