Skip to content

fix: send calling message in order [WPB-10051] #2097

fix: send calling message in order [WPB-10051]

fix: send calling message in order [WPB-10051] #2097

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