Skip to content

DBZ-7418 Cherry-pick #5311 from main to 2.3 to fix callout descriptions #1

DBZ-7418 Cherry-pick #5311 from main to 2.3 to fix callout descriptions

DBZ-7418 Cherry-pick #5311 from main to 2.3 to fix callout descriptions #1

name: Build Website
on:
push:
branches:
- main
- 1.*
- 2.*
paths:
- 'documentation/**'
jobs:
build-deploy:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.PUBLISH_GH_TOKEN}}
repository: debezium/debezium.github.io
event-type: documentation-update-event