Skip to content

T6678: increase fetch-depth to 1000 #253

T6678: increase fetch-depth to 1000

T6678: increase fetch-depth to 1000 #253

Workflow file for this run

name: "Perform CodeQL Analysis"
on:
push:
branches: [ "current", "sagitta", "equuleus" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "current" ]
schedule:
- cron: '22 10 * * 0'
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql-analysis-call:
uses: vyos/.github/.github/workflows/codeql-analysis.yml@feature/T6349-reusable-workflows

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

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codeql.yml" -> "vyos/.github/.github/workflows/codeql-analysis.yml@feature/T6349-reusable-workflows" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit
with:
languages: "['python']"