Warn only
Skill Jahrome907/minecraft-agent-skills/tests/fixtures/validators/ci-release/warn-only
Fixture with valid workflow YAML but a warning-only secrets section.From its SKILL.md
npx -y skills add Jahrome907/minecraft-agent-skills --skill warn-onlyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.3 KB, 56 tokens by cl100k_base, as published. Nobody here has run it
Warning Fixture
Secrets
MODRINTH_TOKEN
name: Warn Only
on:
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-latest
steps:
- run: echo "ok"
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.