Skip to content

Add CodeQL workflow for security scanning #1

Add CodeQL workflow for security scanning

Add CodeQL workflow for security scanning #1

Workflow file for this run

on:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql.yml

Invalid workflow file

(Line: 1, Col: 1): Required property is missing: jobs
push:
branches: [ master, rc ] # Replace 'main' with your default branch name
pull_request:
branches: [ master, rc ] # Triggers on PRs targeting only default branch
schedule:
- cron: '0 0 * * 1' # Optional: weekly scan on default branch