Skip to content

Merge pull request #123 from argyle-systems/update-readme #207

Merge pull request #123 from argyle-systems/update-readme

Merge pull request #123 from argyle-systems/update-readme #207

Workflow file for this run

name: CodeQL
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
schedule:
- cron: 45 23 * * 0
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/[email protected]
- uses: github/codeql-action/[email protected]
with:
languages: javascript
- uses: github/codeql-action/[email protected]
- uses: github/codeql-action/[email protected]
with:
category: "/language:javascript"