Skip to content

Automation: Add dependency scanning workflows #1

Automation: Add dependency scanning workflows

Automation: Add dependency scanning workflows #1

Workflow file for this run

name: 'CodeQL review'
on:
pull_request:
branches: ['master']
workflow_dispatch:
jobs:
analyze:
uses: kenshoo/actions/.github/workflows/callable_codeql.yml@master

Check failure on line 9 in .github/workflows/codeql-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/codeql-pr.yml" -> "kenshoo/actions/.github/workflows/callable_codeql.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