From 4d6f471a291196ee0a616fd6fe1305eb68c968da Mon Sep 17 00:00:00 2001 From: Devyash Saini Date: Fri, 26 Jul 2024 22:24:17 +0530 Subject: [PATCH] security test 1 --- .github/workflows/vercelPullRequest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vercelPullRequest.yml b/.github/workflows/vercelPullRequest.yml index 890b717..ff5b339 100644 --- a/.github/workflows/vercelPullRequest.yml +++ b/.github/workflows/vercelPullRequest.yml @@ -11,7 +11,7 @@ jobs: timeout-minutes: 240 with: secret: ${{ github.TOKEN }} - approvers: thedevyashsaini # GitHub username of the approver + approvers: thedevyashsaini,steakfisher # GitHub username of the approver minimum-approvals: 1 issue-title: "Deploying PR to dev from staging" issue-body: "Please approve or deny the deployment of this PR."