Skip to content

Resetting a shortcut does not restore and enable the default if it was modified #3785

Resetting a shortcut does not restore and enable the default if it was modified

Resetting a shortcut does not restore and enable the default if it was modified #3785

# 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