Reenable fail-fast in merge queues (#62856)

This commit is contained in:
Jake Bailey 2025-12-08 12:14:40 -08:00 committed by GitHub
parent 3544dd7d4d
commit c21f73fd4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ defaults:
jobs:
test:
strategy:
fail-fast: false
fail-fast: ${{ github.event_name == 'merge_group' }}
matrix:
config:
# Main builds