mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
fixing syntax
This commit is contained in:
parent
849fcbc703
commit
91737bd9fd
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -49,7 +49,7 @@ action "branch cleanup" {
|
||||
|
||||
action "Filter: not master branch" {
|
||||
uses = "actions/bin/filter@master"
|
||||
args = "not master branch"
|
||||
args = "not branch master"
|
||||
secrets = ["GITHUB_TOKEN"]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user