ci: assign author on pull request

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2025-04-16 14:39:10 +02:00
parent a9666e7df1
commit 0034cdbffc
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4

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