Skip to content

fix: Choreography's successWith published when receive orchestrate event #45

fix: Choreography's successWith published when receive orchestrate event

fix: Choreography's successWith published when receive orchestrate event #45

Workflow file for this run

name: 👌Auto assigner
on:
pull_request:
types:
- opened
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}