Skip to content

DBZ-8375 Migrate rest of Debezium testsuite to async engine #7

DBZ-8375 Migrate rest of Debezium testsuite to async engine

DBZ-8375 Migrate rest of Debezium testsuite to async engine #7

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@v3
with:
token: ${{ secrets.PUBLISH_GH_TOKEN}}
repository: debezium/debezium.github.io
event-type: documentation-update-event