Skip to content

fix(uri-util): refactor uri scheme checker (WPB-3554) (#2090) #1230

fix(uri-util): refactor uri scheme checker (WPB-3554) (#2090)

fix(uri-util): refactor uri scheme checker (WPB-3554) (#2090) #1230

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