Merge pull request #17506 from shivammathur/actionlint
This commit is contained in:
commit
214359316f
@ -274,6 +274,7 @@ module Homebrew
|
|||||||
system actionlint, "-shellcheck", shellcheck,
|
system actionlint, "-shellcheck", shellcheck,
|
||||||
"-config-file", HOMEBREW_REPOSITORY/".github/actionlint.yaml",
|
"-config-file", HOMEBREW_REPOSITORY/".github/actionlint.yaml",
|
||||||
"-ignore", "image: string; options: string",
|
"-ignore", "image: string; options: string",
|
||||||
|
"-ignore", "label .* is unknown",
|
||||||
*files
|
*files
|
||||||
$CHILD_STATUS.success?
|
$CHILD_STATUS.success?
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user