From b5ac2acecdf0f4112e83ae24a1953654633bce64 Mon Sep 17 00:00:00 2001 From: tarikgul Date: Fri, 16 Feb 2024 20:47:29 -0500 Subject: [PATCH] ci: add user (TarikGul) to auto-approve --- .github/workflows/auto-approve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-approve.yml b/.github/workflows/auto-approve.yml index ba1cf70a..566790fc 100644 --- a/.github/workflows/auto-approve.yml +++ b/.github/workflows/auto-approve.yml @@ -11,6 +11,6 @@ jobs: steps: - uses: jacogr/action-approve@795afd1dd096a2071d7ec98740661af4e853b7da with: - authors: jacogr + authors: jacogr, TarikGul labels: -auto token: ${{ secrets.GH_PAT_BOT }}