Skip to content

Separate outbox records by endpoint name to enable properly sharing the same collection between endpoints #302

Separate outbox records by endpoint name to enable properly sharing the same collection between endpoints

Separate outbox records by endpoint name to enable properly sharing the same collection between endpoints #302

Workflow file for this run

name: Code Analysis
on:
push:
branches:
- main
- master
- release-*
pull_request:
workflow_dispatch:
jobs:
code-analysis:
uses: particular/shared-workflows/.github/workflows/code-analysis.yml@main