Skip to content

Delete Drafts orphans after sending the Sentry about them #1373

Delete Drafts orphans after sending the Sentry about them

Delete Drafts orphans after sending the Sentry about them #1373

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