Skip to content

fix: handle the case where asset name can be missing [WPB-10830] #2138

fix: handle the case where asset name can be missing [WPB-10830]

fix: handle the case where asset name can be missing [WPB-10830] #2138

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