File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11name : Veracode Static Code Analysis
22
3- run-name : Veracode Static Code Analysis - ${{ github.event.client_payload.repository.name }}
3+ run-name : Static Code Analysis - ${{ github.event.client_payload.repository.name }}
44
55concurrency :
66 group : ${{ github.event.client_payload.event_type }}-${{ github.event.client_payload.repository.name }}-${{ github.event.client_payload.repository.branch }}
Original file line number Diff line number Diff line change 11name : Veracode Software Composition Analysis
22
3- run-name : Veracode Software Composition Analysis - ${{ github.event.client_payload.repository.name }}
3+ run-name : Software Composition Analysis - ${{ github.event.client_payload.repository.name }}
44
55concurrency :
66 group : ${{ github.event.client_payload.event_type }}-${{ github.event.client_payload.repository.name }}-${{ github.event.client_payload.repository.branch }}
You can’t perform that action at this time.
0 commit comments