pr-assign-author workflow

This commit is contained in:
CrazyMax 2025-04-23 14:20:59 +02:00
parent 54c51f4ee8
commit 2d89c571bd
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@1b673f36fad86812f538c1df9794904038a23cbf
permissions:
contents: read
pull-requests: write