Skip to content

CodeQL

CodeQL #95

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '36 19 * * 0'
jobs:
lint-build-test:

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

View workflow run for this annotation

GitHub Actions / CodeQL

Invalid workflow file

The workflow is not valid. .github/workflows/codeql.yml (Line: 13, Col: 3): Error calling workflow 'devnw/workflows/.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'.
name: Scan
uses: devnw/workflows/.github/workflows/codeql.yml@main
secrets: inherit # pragma: allowlist secret