mirror of https://github.com/apache/cloudstack.git
change pr branch on which this wf is run - needs to be reverted
This commit is contained in:
parent
076d250802
commit
15c1427986
|
|
@ -19,9 +19,9 @@ name: Error Prone Analysis
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, add-errorprone ]
|
||||
branches: [ add-errorprone ]
|
||||
pull_request:
|
||||
branches: [ main, '4.20', 'ghi11438-errorprone-fixes' ]
|
||||
branches: [ ghi11438-errorprone-fixes' ]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue