Skip to content

Fix incorrect example of request-transformer (#68) #39

Fix incorrect example of request-transformer (#68)

Fix incorrect example of request-transformer (#68) #39

Workflow file for this run

name: Sync submodule in docs
on:
push:
branches:
- 'main'
jobs:
sync-repo:
name: Sync submodule in docs
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PAT }}
repository: Kong/docs.konghq.com
event-type: PLUGINS_UPDATED