Merge pull request #3120 from crazy-max/ci-pr-assign

ci: assign author on pull request
This commit is contained in:
CrazyMax 2025-04-16 15:39:06 +02:00 committed by GitHub
commit 372feb38ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

17
.github/workflows/pr-assign-author.yml vendored Normal file
View File

@ -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@3e5689984859136d8c931e9cbd294412b88baa21
permissions:
contents: read
pull-requests: write