Skip to content

feat(hook): add Gemini CLI, Cursor, Cline, Windsurf, Copilot, and Aid… #24

feat(hook): add Gemini CLI, Cursor, Cline, Windsurf, Copilot, and Aid…

feat(hook): add Gemini CLI, Cursor, Cline, Windsurf, Copilot, and Aid… #24

Workflow file for this run

name: Dispatch docs update to tokf-net
on:
push:
branches: [main]
paths:
- 'docs/**'
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Trigger tokf-net deploy
uses: peter-evans/repository-dispatch@v4
with:
token: ${{ secrets.TOKF_NET_DISPATCH_TOKEN }}
repository: mpecan/tokf-net
event-type: tokf-docs-update