Skip to content

ci(GH): fix the issue with invalid script prevent android test action from running #1377

ci(GH): fix the issue with invalid script prevent android test action from running

ci(GH): fix the issue with invalid script prevent android test action from running #1377

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