Skip to content

Initial commit

Initial commit #10

Workflow file for this run

name: Fuzz scanner
on:
push:
branches: ["*"]
paths:
- src/scanner.c
pull_request:
branches: ["*"]
paths:
- src/scanner.c
jobs:
test:
uses: tree-sitter-grammars/.github/.github/workflows/fuzz.yml@main

Check failure on line 15 in .github/workflows/fuzz.yml

View workflow run for this annotation

GitHub Actions / Fuzz scanner

Invalid workflow file

The workflow is not valid. In .github/workflows/fuzz.yml (Line: 15, Col: 11): Error from called workflow tree-sitter-grammars/.github/.github/workflows/fuzz.yml@main (Line: 23, Col: 19): Unrecognized named-value: 'runner'. Located at position 1 within expression: runner.temp
with:
language: svelte