Skip to content

Check the command is registered before calling notifyCommandChanged() #3771

Check the command is registered before calling notifyCommandChanged()

Check the command is registered before calling notifyCommandChanged() #3771

# https://github.com/marketplace/actions/auto-author-assign
name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0