mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-14 18:42:15 +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]" {
|
action "Docker Lint [PR]" {
|
||||||
uses = "docker://replicated/dockerfilelint"
|
uses = "docker://replicated/dockerfilelint"
|
||||||
args = "Dockerfile"
|
args = "[\"./Dockerfile\"]"
|
||||||
}
|
}
|
||||||
|
|
||||||
action "Shell Lint [PR]" {
|
action "Shell Lint [PR]" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user