mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-17 02:53:51 +08:00
run pr review workflow when a review is changed (#7424)
This commit is contained in:
parent
6803dd87c0
commit
0b5017ed03
2
.github/workflows/pr-approvals.yaml
vendored
2
.github/workflows/pr-approvals.yaml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user