We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c90db2 commit 2f3f171Copy full SHA for 2f3f171
.github/workflows/multi-approvers.yml
@@ -40,7 +40,6 @@ concurrency:
40
41
jobs:
42
multi-approvers:
43
- if: github.event_name == 'pull_request_review' && (github.event.review.state == 'approved' || github.event.action == 'dismissed')
44
uses: 'abcxyz/pkg/.github/workflows/multi-approvers.yml@main'
45
with:
46
org-members-path: 'GoogleCloudPlatform/cluster-toolkit/develop/cluster-toolkit-writers.json'
0 commit comments