Skip to content

chore: link to new minecraft.wiki rather than fandom wiki (fewer ads) #304

chore: link to new minecraft.wiki rather than fandom wiki (fewer ads)

chore: link to new minecraft.wiki rather than fandom wiki (fewer ads) #304

Workflow file for this run

name: Dev Builds
on: [workflow_dispatch, pull_request, push]
jobs:
tests: # runs on linux and windows
uses: ./.github/workflows/tests.yml
secrets: inherit
build: # runs on linux
uses: ./.github/workflows/build.yml
secrets: inherit
# # [FEATURE] MIXIN_AUDITOR
# with:
# mixin_audit: true