From 916ae2f4aef92229416ad0023b5985cc8dafeaf4 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 31 Oct 2024 09:28:57 -0400 Subject: [PATCH] actionlint.yml: update to match main configuration (#951) --- .github/workflows/actionlint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index a0a6cc0c..2e368d09 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -5,6 +5,7 @@ on: push: branches: - main + - master paths: - '.github/workflows/*.ya?ml' pull_request: