Skip to content

Rename web/patches/*.c to *.c.txt so CodeQL doesn't try to build them… #291

Rename web/patches/*.c to *.c.txt so CodeQL doesn't try to build them…

Rename web/patches/*.c to *.c.txt so CodeQL doesn't try to build them… #291

Workflow file for this run

name: "Security Scanning"
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
jobs:
scan:
name: Security Scan
uses: chrisns/.github/.github/workflows/security-scan.yml@main
permissions:
security-events: write
statuses: write
contents: read
actions: read