Skip to content

docs: add Maestro to Development & Workflow (#260) #148

docs: add Maestro to Development & Workflow (#260)

docs: add Maestro to Development & Workflow (#260) #148

name: Sync to awesome-ai-plugins
on:
workflow_dispatch:
push:
branches: [main]
paths:
- README.md
- plugins.json
- .agents/plugins/marketplace.json
permissions:
contents: read
jobs:
dispatch:
name: Trigger sync to awesome-ai-plugins
runs-on: ubuntu-latest
# Requires the configured repo secret with repo scope for cross-repo dispatch.
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v4
with:
token: ${{ secrets.BOT_TOKEN }}
repository: hashgraph-online/awesome-ai-plugins
event-type: sync-to-ai-plugins