Skip to content

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

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

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

Workflow file for this run

name: Validate PR
on:
pull_request:
branches:
- main
types:
- opened
- reopened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check-pr:
uses: zaphiro-technologies/github-workflows/.github/workflows/check-pr.yaml@main
secrets: inherit