Skip to content

Copy latest schemas to 3.10.x (#84) #54

Copy latest schemas to 3.10.x (#84)

Copy latest schemas to 3.10.x (#84) #54

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