Skip to content

Update [app/_src/.repos/kong-plugins] submodule to [Kong/docs-plugin-… #49

Update [app/_src/.repos/kong-plugins] submodule to [Kong/docs-plugin-…

Update [app/_src/.repos/kong-plugins] submodule to [Kong/docs-plugin-… #49

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