Skip to content

fix: start CallActivity in a new task (WPB-6437) #2016

fix: start CallActivity in a new task (WPB-6437)

fix: start CallActivity in a new task (WPB-6437) #2016

name: Auto assign author to PR
on:
pull_request_target:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'