mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-06 04:52:18 +08:00
Fixing Docker Lint
This commit is contained in:
parent
6f4d654ec1
commit
2f417a09c0
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -55,7 +55,7 @@ workflow "Pull Request" {
|
||||
|
||||
action "Docker Lint [PR]" {
|
||||
uses = "docker://replicated/dockerfilelint"
|
||||
args = "[\"Dockerfile\"]"
|
||||
args = "Dockerfile"
|
||||
}
|
||||
|
||||
action "Shell Lint [PR]" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user