Skip to content

fix(e2ei): error handling (WPB-6271) #1845

fix(e2ei): error handling (WPB-6271)

fix(e2ei): error handling (WPB-6271) #1845

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