Merge pull request #420 from crazy-max/pr-assign-author

pr-assign-author workflow
pull/421/head
CrazyMax 5 months ago committed by GitHub
commit 8998bbe94b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,17 @@
name: pr-assign-author
permissions:
contents: read
on:
pull_request_target:
types:
- opened
- reopened
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
permissions:
contents: read
pull-requests: write
Loading…
Cancel
Save