mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +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" {
|
workflow "Pull Request" {
|
||||||
on = "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"
|
uses = "billimek/gh-actions/helm-gh-pages@master"
|
||||||
args = "\"https://billimek.com/billimek-charts/\""
|
args = "\"https://billimek.com/billimek-charts/\""
|
||||||
secrets = ["GITHUB_TOKEN"]
|
secrets = ["GITHUB_TOKEN"]
|
||||||
|
Loading…
Reference in New Issue
Block a user