Add workflows for main, prs to main and scan with blackduck and sonar… #2
main.yml
on: push
Matrix: build-and-test / build
Waiting for pending jobs
Blackduck Scan
Matrix: build-and-test / integration-tests
Waiting for pending jobs
build-and-test
/
SonarQube Scan
build-and-test
/
Deploy snapshot to Artifactory
Annotations
1 error
|
Invalid workflow file:
.github/workflows/main.yml#L28
The workflow is not valid. .github/workflows/main.yml (Line: 28, Col: 3): Error calling workflow 'cap-java/cds-feature-ai/.github/workflows/pipeline.yml@9592c2a52c5adf1009b582b7a129ab2a2f3bebc6'. The nested job 'codeql' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
|