Skip to content

Ultimate Gem Rework #17

Ultimate Gem Rework

Ultimate Gem Rework #17

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