Skip to content

Fix for issue #7565 on Click to add a cell button not in background #412

Fix for issue #7565 on Click to add a cell button not in background

Fix for issue #7565 on Click to add a cell button not in background #412

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