Skip to content

fix lint job

fix lint job #4

Workflow file for this run

name: pr
on:
push:
paths:
- 'server/**'
- '.github/workflows/*.server.yml'
branches-ignore:
- main
jobs:
ci:
uses: ./.github/workflows/ci.server.yml