temp: verification related change - needs revert

This commit is contained in:
Pearl Dsilva 2026-01-29 19:22:58 -05:00 committed by dahn
parent af22db2519
commit 076d250802
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ on:
push:
branches: [ main, add-errorprone ]
pull_request:
branches: [ main, '4.20' ]
branches: [ main, '4.20', 'ghi11438-errorprone-fixes' ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}