Skip to content

Configure eslint

Configure eslint #6

Workflow file for this run

name: Plugins
on:
pull_request:
branches: [main]
paths: [plugin/**]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/build-plugin
with:
type: bun
path: plugin/gen/ts