Skip to content

fix: changes to hopefully improve startup and ANRs [WPB-6048] #1675

fix: changes to hopefully improve startup and ANRs [WPB-6048]

fix: changes to hopefully improve startup and ANRs [WPB-6048] #1675

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