Skip to content

fix: key collision in structured logs (#6324) #42

fix: key collision in structured logs (#6324)

fix: key collision in structured logs (#6324) #42

Workflow file for this run

name: Sync API
on:
push:
branches:
- main
jobs:
trigger-sync:
runs-on: ubuntu-latest
steps:
- name: Invoke repository dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.REPO_GHA_PAT }}
repository: cloudnative-pg/api
event-type: sync-api