Skip to content

Commit df6fe42

Browse files
committed
refactor approval stage workflow
1 parent e7d2c7e commit df6fe42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Approve Production Deployment
105105
uses: trstringer/manual-approval@v1
106106
with:
107-
approvers: approvers # lambda feedback defined team in organisation
107+
approvers: lambda-feedback/approvers # lambda feedback defined team in organisation
108108
minimum-approvals: 1
109109
timeout-minutes: 10
110110
secret: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)