Skip to content

chore: add missing labels in container images (#6377) #44

chore: add missing labels in container images (#6377)

chore: add missing labels in container images (#6377) #44

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