From 85dc92fc98298b83e735752d8dbfc856f28c6e1c 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 --- .github/workflows/actionlint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 2a0e3239f58d..b80749aaa8fe 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