fixing description

This commit is contained in:
Jeff Billimek 2019-05-15 20:31:23 -04:00 committed by GitHub
parent 33499b6027
commit de901ec867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"]