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