Skip to content

test(ci): add multi-check bot test artifacts (do not merge) #1

test(ci): add multi-check bot test artifacts (do not merge)

test(ci): add multi-check bot test artifacts (do not merge) #1

# BOT TEST ONLY — do not merge. Intentionally invalid YAML to trigger simple-checks.
name: Bot test invalid
on:
workflow_dispatch:
jobs:
fake:
runs-on: ubuntu-latest
steps:
- run: "unclosed

Check failure on line 9 in .github/workflows/bot-test-invalid.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/bot-test-invalid.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
# Intentionally invalid: unclosed double-quote above breaks YAML parsing