Skip to content

Mana and ABS

Mana and ABS #25

name: Lint KubeJS
on:
pull_request:
types: [opened, synchronize]
paths: 'kubejs/**'
jobs:
lint:
uses: ./.github/workflows/eslint.yml
with:
folder: 'kubejs'