Skip to content

Update

Update #27

Workflow file for this run

jobs:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql-analysis.yml

Invalid workflow file

(Line: 4, Col: 5): Required property is missing: runs-on
analyze:
# …
strategy:
fail-fast: false
matrix:
language: [ "javascript" ]
steps:
# …
- name: Initialise CodeQL
uses: github/codeql-action/init@v2
with:
config-file: .github/codeql/codeql-config.yml