Skip to content

Commit 15c1427

Browse files
Pearl1594DaanHoogland
authored andcommitted
change pr branch on which this wf is run - needs to be reverted
1 parent 076d250 commit 15c1427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/errorprone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ name: Error Prone Analysis
1919

2020
on:
2121
push:
22-
branches: [ main, add-errorprone ]
22+
branches: [ add-errorprone ]
2323
pull_request:
24-
branches: [ main, '4.20', 'ghi11438-errorprone-fixes' ]
24+
branches: [ ghi11438-errorprone-fixes' ]
2525

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

0 commit comments

Comments
 (0)