mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-03 19:22:17 +08:00
Update main.workflow
This commit is contained in:
parent
2f417a09c0
commit
05eb7c3a78
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