Merge pull request #17736 from Homebrew/ww/verify-attestations-ci

This commit is contained in:
Mike McQuaid 2024-07-14 14:10:30 -04:00 committed by GitHub
commit 9668fbf499
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ env:
HOMEBREW_NO_ENV_HINTS: 1
HOMEBREW_BOOTSNAP: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
HOMEBREW_VERIFY_ATTESTATIONS: 1
concurrency:
group: "${{ github.ref }}"