Skip to content

Copy latest schemas to 3.9.x (#64) #35

Copy latest schemas to 3.9.x (#64)

Copy latest schemas to 3.9.x (#64) #35

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