Skip to content

DRAFT: automatic security audit #31

DRAFT: automatic security audit

DRAFT: automatic security audit #31

Workflow file for this run

name: Run checks
on:
pull_request:
permissions:
contents: write
packages: write
security-events: write
jobs:
run:
uses: ./.github/workflows/build-and-release.yaml

Check failure on line 13 in .github/workflows/pull-request.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request.yaml" -> "./.github/workflows/build-and-release.yaml" : (Line: 80, Col: 33): Job 'build-go' depends on unknown job 'scan-codeql'., (Line: 128, Col: 14): Job 'build-scan-push-container' depends on job 'build-go' which creates a cycle in the dependency graph., (Line: 214, Col: 14): Job 'create-release' depends on job 'build-scan-push-container' which creates a cycle in the dependency graph.