Skip to content

fix(applock): team app lock dialog displayed when changing timeout #1628

fix(applock): team app lock dialog displayed when changing timeout

fix(applock): team app lock dialog displayed when changing timeout #1628

name: Auto assign author to PR
on:
pull_request:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/assign-pr-to-author@v1.0.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'