Skip to content

Commit

Permalink
ci(pr-review): 🔧 scope to pr target only
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDynamo committed May 9, 2024
1 parent ec0c1ee commit e6008a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr-review-request.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Auto Request Review
name: Auto Request PR Review

on:
pull_request:
types: [opened, ready_for_review, reopened]
pull_request_target:
types: [opened, ready_for_review, reopened]

Expand Down

0 comments on commit e6008a6

Please sign in to comment.