Skip to content

CodeQL

CodeQL #358

Workflow file for this run

# SPDX-License-Identifier: MIT
name: CodeQL
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '0 12 * * 0'
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql:
name: CodeQL
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@81fb1d6670ac78d6be6b2ca148bbcf547d74e541
with:
languages: '["javascript"]'
config-file: .github/codeql/codeql-config.yml