Skip to content

Merge pull request #58 from Kong/update/3.8-semantic-cache-example #31

Merge pull request #58 from Kong/update/3.8-semantic-cache-example

Merge pull request #58 from Kong/update/3.8-semantic-cache-example #31

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