Skip to content

Added flint, bowls, aspen/birch(planks, logs, leaves) and apple/oak(p… #74

Added flint, bowls, aspen/birch(planks, logs, leaves) and apple/oak(p…

Added flint, bowls, aspen/birch(planks, logs, leaves) and apple/oak(p… #74

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Luacheck
uses: lunarmodules/luacheck@master