Skip to content

Commit

Permalink
chore: fix ci pr review trigger event
Browse files Browse the repository at this point in the history
  • Loading branch information
Krande committed Jan 31, 2024
1 parent 1ffd228 commit 6e3c7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Review Pull Request

on:
pull_request_target:
types: [ opened, synchronize, edited, labeled, unlabeled ]
types: [ opened, synchronize, edited, unlabeled ]
branches:
- main
- develop
Expand Down

0 comments on commit 6e3c7d9

Please sign in to comment.