Add S-CORE checks #1
checks.yml
on: pull_request
copyright-check
/
copyright-check
license-check
/
license-check
static-analysis
/
Static Code Analysis
Annotations
1 error
|
Invalid workflow file:
.github/workflows/checks.yml#L25
The workflow is not valid. .github/workflows/checks.yml (Line: 25, Col: 3): Error calling workflow 'eclipse-score/cicd-workflows/.github/workflows/license-check.yml@main'. The nested job 'license-check' is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
|