Skip to content

Commit

Permalink
run pr review workflow when a review is changed (#7424)
Browse files Browse the repository at this point in the history
  • Loading branch information
akuzm authored Nov 6, 2024
1 parent 6803dd8 commit 0b5017e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-approvals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ name: PR Approval Check
pull_request:
types: [opened, synchronize, reopened, edited, auto_merge_enabled, auto_merge_disabled]
branches: [main]
pull_request_review:

jobs:

check_approvals:
Expand Down

0 comments on commit 0b5017e

Please sign in to comment.