From dd26b144634b9a99d49ae6f779a83e8f73eef42a Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Sat, 19 Oct 2024 02:04:18 -0400 Subject: [PATCH] [CI/Build] Configure matcher for actionlint workflow (#9511) Signed-off-by: Russell Bryant Signed-off-by: Alvant --- .github/workflows/actionlint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 2a0e3239f58da..b80749aaa8fec 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -34,4 +34,5 @@ jobs: - name: "Run actionlint" run: | + echo "::add-matcher::.github/workflows/matchers/actionlint.json" tools/actionlint.sh -color