From ad0e97881556a7d603a1618e46c0129c380f82fe Mon Sep 17 00:00:00 2001 From: Joshua Gilman Date: Thu, 20 Aug 2026 16:54:37 -0700 Subject: [PATCH] fix(ci): scope tap validation to changed casks --- .github/workflows/homebrew-tap-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/homebrew-tap-ci.yml b/.github/workflows/homebrew-tap-ci.yml index 79f0a1d..9e96870 100644 --- a/.github/workflows/homebrew-tap-ci.yml +++ b/.github/workflows/homebrew-tap-ci.yml @@ -91,7 +91,6 @@ jobs: run: | brew test-bot --only-cleanup-before brew test-bot --only-setup - brew test-bot --only-tap-syntax - name: Check cask style env: