Skip to content

Commit 8d69aad

Browse files
authored
Merge pull request #959 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 7810b48 + 04e61fb commit 8d69aad

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ jobs:
4747
# Not needed in .github but required for other repositories with multiple uses of cache-homebrew-prefix.
4848
workflow-key: actionlint
4949

50+
- name: Install tools
51+
if: github.repository == 'Homebrew/formulae.brew.sh'
52+
run: brew install actionlint shellcheck zizmor
53+
5054
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5155
with:
5256
persist-credentials: false

0 commit comments

Comments
 (0)