Skip to content

Create icbundle.yml

Create icbundle.yml #6

Workflow file for this run

name: "CodeQL Analysis"
on:
push:
pull_request:
jobs:
codeql:

Check failure on line 8 in .github/workflows/codeql-build.yml

View workflow run for this annotation

GitHub Actions / CodeQL Analysis

Invalid workflow file

The workflow is not valid. .github/workflows/codeql-build.yml (Line: 8, Col: 3): Error calling workflow 'nasa/cFS/.github/workflows/codeql-reusable.yml@main'. The nested job 'Analysis' is requesting 'security-events: write', but is only allowed 'security-events: none'.
name: CodeQL Analysis
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
with:
component-path: apps/ci_lab
make: 'make -C build/native/default_cpu1/apps/ci_lab'