Skip to content

Commit

Permalink
Aktualisieren von review-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 authored Jul 14, 2024
1 parent f8a4408 commit 42ae2e4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/review-request.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Request Reviewers

on:
pull_request:
pull_request_target:
types: [opened, synchronize]

permissions:
contents: write
pull-requests: write

jobs:
request-reviewers:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 42ae2e4

Please sign in to comment.