Skip to content

Commit fe94af7

Browse files
authored
Merge pull request #1023 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 27fe2f4 + 78f2bce commit fe94af7

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,7 @@ jobs:
3939
core: false
4040
cask: false
4141

42-
- uses: Homebrew/actions/cache-homebrew-prefix@a657b8b0cd35d0f65cce41fce9b24cf054b49869 # 2026.08.24.1
43-
# Don't cache the prefix for the formulae.brew.sh repository as it won't download its own JSON API files
44-
if: github.repository != 'Homebrew/formulae.brew.sh'
45-
with:
46-
install: actionlint shellcheck zizmor
47-
# Not needed in .github but required for other repositories with multiple uses of cache-homebrew-prefix.
48-
workflow-key: actionlint
49-
5042
- name: Install tools
51-
if: github.repository == 'Homebrew/formulae.brew.sh'
5243
run: brew install actionlint shellcheck zizmor
5344

5445
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

0 commit comments

Comments
 (0)