Skip to content

fix: Catch excecption on Asset uploading [WPB-10700] #2154

fix: Catch excecption on Asset uploading [WPB-10700]

fix: Catch excecption on Asset uploading [WPB-10700] #2154

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