Skip to content

πŸ“ˆ telemetry: add instant tag (< 1 tick) and soul touch/saved tags #796

πŸ“ˆ telemetry: add instant tag (< 1 tick) and soul touch/saved tags

πŸ“ˆ telemetry: add instant tag (< 1 tick) and soul touch/saved tags #796

Workflow file for this run

name: resourcepack
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-yarn
- name: Run lint scripts on resourcepack
run: yarn start lint.custom.resourcepack
env:
FORCE_COLOR: 2