Minecraft CI Release

Fixture with a mutable remote action reference.

Jahrome907 Updated

File contents

Mutable Action Fixture

name: Build
on:
  pull_request:
jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v6
      - run: echo ok

jahrome907/minecraft-agent-skills/tree/main/tests/fixtures/validators/ci-release/mutable-action commit eb0c52babd

Frequently asked questions

npx skillmds@latest add jahrome907/minecraft-ci-release-4