We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43345d4 commit 3aae0c2Copy full SHA for 3aae0c2
1 file changed
.github/workflows/errorprone.yml
@@ -21,7 +21,7 @@ on:
21
push:
22
branches: [ main, add-errorprone ]
23
pull_request:
24
- branches: [ main, '4.20' ]
+ branches: [ main, '4.20', 'ghi11438-errorprone-fixes' ]
25
26
concurrency:
27
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments