Skip to content

Add action

Add action #2

Workflow file for this run

name: test
on:
push:
permissions:
checks: write
contents: read
jobs:
parsiphae:
name: Run syntax check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Parsiphae
uses: ./
with:
file: ./test.d