Skip to content

docs: Update AGENTS-consumer.md with storyteller and .opencode/strray #341

docs: Update AGENTS-consumer.md with storyteller and .opencode/strray

docs: Update AGENTS-consumer.md with storyteller and .opencode/strray #341

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
permissions:
contents: read
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Skip CodeQL
run: echo "CodeQL scanning disabled for this repository"