Skip to content

Commit 2f3f171

Browse files
committed
revert to the old multi-approver workflow
reverting to the old workflow
1 parent 9c90db2 commit 2f3f171

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/multi-approvers.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ concurrency:
4040

4141
jobs:
4242
multi-approvers:
43-
if: github.event_name == 'pull_request_review' && (github.event.review.state == 'approved' || github.event.action == 'dismissed')
4443
uses: 'abcxyz/pkg/.github/workflows/multi-approvers.yml@main'
4544
with:
4645
org-members-path: 'GoogleCloudPlatform/cluster-toolkit/develop/cluster-toolkit-writers.json'

0 commit comments

Comments
 (0)