Skip to content

Update unit-tests.yml #14

Update unit-tests.yml

Update unit-tests.yml #14

Workflow file for this run

name: Security Scan
on:
push:
branches: [ main ]
pull_request:
schedule:
- cron: '0 4 * * 0' # weekly Sunday 04:00 UTC
jobs:
codeql:
uses: github/codeql-action/.github/workflows/codeql.yml@v3

Check failure on line 12 in .github/workflows/security-scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security-scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security-scan.yml" -> "github/codeql-action/.github/workflows/codeql.yml@v3" (source tag with sha:9ae36bb9c92e25ddc5f77c4596a59aed424bc7c0) : workflow is not reusable as it is missing a `on.workflow_call` trigger