Crontab #537
cron.yml
on: schedule
codeql
/
Analyze
Matrix: test_cli / Run CLI tests
Waiting for pending jobs
Matrix: test_code_samples / Test Code Samples
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/cron.yml#L11
The workflow is not valid. .github/workflows/cron.yml (Line: 11, Col: 3): Error calling workflow 'mindee/mindee-api-java/.github/workflows/_codeql.yml@main'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
|