Skip to content

fix: prevent single-select lists from reopening when you select an item from the search bar #3407

fix: prevent single-select lists from reopening when you select an item from the search bar

fix: prevent single-select lists from reopening when you select an item from the search bar #3407

name: Auto Assign Author
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.2