Skip to content

Migrate existing protobuf from https://github.com/zaphiro-technologies/rabbitmq-poc #7

Migrate existing protobuf from https://github.com/zaphiro-technologies/rabbitmq-poc

Migrate existing protobuf from https://github.com/zaphiro-technologies/rabbitmq-poc #7

Workflow file for this run

name: Release Notes Management
on:
push:
tags:
- "*"
pull_request:
# Only following types are handled by the action, but one can default to all as well
types: [opened, reopened, synchronize, edited, labeled, unlabeled]
branches: [main]
jobs:
release-notes:
uses: zaphiro-technologies/github-workflows/.github/workflows/release-notes.yaml@main
secrets: inherit