Skip to content

Commit 3aae0c2

Browse files
committed
temp: verification related change - needs revert
1 parent 43345d4 commit 3aae0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/errorprone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
push:
2222
branches: [ main, add-errorprone ]
2323
pull_request:
24-
branches: [ main, '4.20' ]
24+
branches: [ main, '4.20', 'ghi11438-errorprone-fixes' ]
2525

2626
concurrency:
2727
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)