Skip to content

Initial commit

Initial commit #1

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: "18 7 * * 4"
jobs:
codeql:

Check failure on line 12 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: 12, Col: 3): Error calling workflow 'haraka/.github/.github/workflows/codeql.yml@master'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: haraka/.github/.github/workflows/codeql.yml@master