Skip to content

CodeQL call

CodeQL call #78

Workflow file for this run

name: CodeQL call
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '15 8 * * 1'
workflow_call:
jobs:
callCodeQLworkflow:

Check failure on line 13 in .github/workflows/codeql.yml

View workflow run for this annotation

GitHub Actions / CodeQL call

Invalid workflow file

The workflow is not valid. .github/workflows/codeql.yml (Line: 13, Col: 3): Error calling workflow 'eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master