Skip to content

refactor(backup): enhance error handling and test coverage [WPB-10575] #2325

refactor(backup): enhance error handling and test coverage [WPB-10575]

refactor(backup): enhance error handling and test coverage [WPB-10575] #2325

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