Skip to content

refactor: stop updating user info in the background [WPB-14826] #2326

refactor: stop updating user info in the background [WPB-14826]

refactor: stop updating user info in the background [WPB-14826] #2326

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