Skip to content

Commit 78cdcf2

Browse files
authored
Remove unused approvals workflow triggers (#7280)
They triggered at the wrong time and caused the workflow to show as failed Signed-off-by: Nicholas Gates <nick@nickgates.com>
1 parent 1f6db85 commit 78cdcf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/approvals.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: PR Approval Check
33
on:
44
pull_request_review:
55
types: [submitted, dismissed]
6-
pull_request:
7-
types: [opened, synchronize, reopened]
86

97
jobs:
108
check-approvals:

0 commit comments

Comments
 (0)