ref:f9b0dfebd33a6bcf5071e470735ded6e13e395f7

ci(homebrew): skip more_space action for release job (#5683)

SHA: f9b0dfebd33a6bcf5071e470735ded6e13e395f7
Author: Dave Lane <42013603+ReenigneArcher@users.noreply.github.com>
Date: 2026-09-11 03:39
Parents: 48fca7a
1 files changed +1 -1
Type
.github/workflows/ci-homebrew.yml +1 −1
@@ -51,7 +51,7 @@
release: true # this job will only configure the formula for release, no validation
steps:
- name: More space
if: runner.os == 'Linux'
if: runner.os == 'Linux' && matrix.release != true
uses: LizardByte/actions/actions/more_space@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
analyze-space-savings: true