Skip to content

chore: print conflicts on cherry-pick #1380

chore: print conflicts on cherry-pick

chore: print conflicts on cherry-pick #1380

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 }}'