mirror of https://github.com/apache/cloudstack.git
temporarily add 4.20 and PR branch to gha
This commit is contained in:
parent
4d7e8c581b
commit
585da2d18b
|
|
@ -19,9 +19,9 @@ name: Error Prone Analysis
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, add-errorprone ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ main, '4.20' ]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue