Skip to content

chore: 🔄 synced file(s) with latest changes #1

chore: 🔄 synced file(s) with latest changes

chore: 🔄 synced file(s) with latest changes #1

Workflow file for this run

name: "CodeQL"
on:
pull_request:
branches: [ "master" ]
workflow_dispatch:
schedule:
- cron: '0 18 * * 1' # Every Monday 6PM UTC
jobs:
run_codeql:
if: ${{ github.repository_owner == 'crcl-main' }}
uses: crcl-main/security-seceng-templates/.github/workflows/codeql-js-ts.yml@v1

Check failure on line 12 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" -> "crcl-main/security-seceng-templates/.github/workflows/codeql-js-ts.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.