Skip to content

Sorry, I dropped the microminers. #114

Sorry, I dropped the microminers.

Sorry, I dropped the microminers. #114

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