Skip to content

Add the AGENTS.md file to support AI tools #69

Add the AGENTS.md file to support AI tools

Add the AGENTS.md file to support AI tools #69

Workflow file for this run

# .github/workflows/pr-quality-check.yml (caller)
name: PR checklist
on:
pull_request:
types: [opened, edited, synchronize, labeled, unlabeled, reopened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
pr-checklist:
uses: GetStream/android-ci-actions/.github/workflows/pr-quality.yml@main
secrets: inherit