Skip to content

chore(dev): as of hatch 1.16.0, 'hatch build' can't be run in non-bui… #487

chore(dev): as of hatch 1.16.0, 'hatch build' can't be run in non-bui…

chore(dev): as of hatch 1.16.0, 'hatch build' can't be run in non-bui… #487

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "mainline" ]
pull_request:
branches: [ "mainline" ]
schedule:
- cron: '0 8 * * MON'
jobs:
Analysis:

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 'OpenJobDescription/.github/.github/workflows/reusable_codeql.yml@mainline'. The nested job 'analyze' is requesting 'security-events: write', but is only allowed 'security-events: none'.
name: Analysis
uses: OpenJobDescription/.github/.github/workflows/reusable_codeql.yml@mainline