From 7564c813983bd13649f4e1e0e9498557cfb57e01 Mon Sep 17 00:00:00 2001 From: Robert Sese <734194+rsese@users.noreply.github.com> Date: Wed, 23 Aug 2023 15:06:38 -0500 Subject: [PATCH] =?UTF-8?q?no=20dollars=20=F0=9F=92=B0=20(#41291)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync-audit-logs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-audit-logs.yml b/.github/workflows/sync-audit-logs.yml index 4ee0be5860..eaabfdc801 100644 --- a/.github/workflows/sync-audit-logs.yml +++ b/.github/workflows/sync-audit-logs.yml @@ -100,7 +100,7 @@ jobs: --label audit-log-pipeline # can't approve your own PR - unset $GITHUB_TOKEN + unset GITHUB_TOKEN gh auth login --with-token <<< "${{ secrets.GITHUB_TOKEN }}" gh pr review --approve gh pr merge --auto