Skip to content

Commit

Permalink
pr-assign-author workflow
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
  • Loading branch information
CrazyMax committed Apr 23, 2025
1 parent 902fa8e commit e8ece87
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/workflows/pr-assign-author.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e8ece87

Please sign in to comment.