Skip to content

.github/workflows/codeql.yml #16

.github/workflows/codeql.yml

.github/workflows/codeql.yml #16

Workflow file for this run

# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '27 18 * * 1'
jobs:
run-codescanning-shared-workflow:
uses: albumprinter/CICD-CodeScanning-Workflow/.github/workflows/codescanning.yml@master

Check failure on line 25 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" -> "albumprinter/CICD-CodeScanning-Workflow/.github/workflows/codescanning.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit