mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
fixing description
This commit is contained in:
parent
33499b6027
commit
de901ec867
4
.github/main.workflow
vendored
4
.github/main.workflow
vendored
@ -16,10 +16,10 @@ action "Package Helm Chart(s)" {
|
||||
|
||||
workflow "Pull Request" {
|
||||
on = "pull_request"
|
||||
resolves = ["billimek/gh-actions/helm-gh-pages@master"]
|
||||
resolves = ["Pull Request Linting"]
|
||||
}
|
||||
|
||||
action "billimek/gh-actions/helm-gh-pages@master" {
|
||||
action "Pull Request Linting" {
|
||||
uses = "billimek/gh-actions/helm-gh-pages@master"
|
||||
args = "\"https://billimek.com/billimek-charts/\""
|
||||
secrets = ["GITHUB_TOKEN"]
|
||||
|
Loading…
Reference in New Issue
Block a user