From d73f164cb5f63f0d0efb61e6834059fc615b814f Mon Sep 17 00:00:00 2001 From: Kyler Mulherin Date: Fri, 21 Aug 2020 14:54:19 -0700 Subject: [PATCH] Update clabot.yml --- .github/workflows/clabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clabot.yml b/.github/workflows/clabot.yml index cc8327d..32e7af0 100644 --- a/.github/workflows/clabot.yml +++ b/.github/workflows/clabot.yml @@ -14,7 +14,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - whitelist: "LPGhatguy,ZoteTheMighty,cliffchapmanrbx,MagiMaster,MisterUncloaked,amatosov-rbx" + whitelist: "LPGhatguy,ZoteTheMighty,cliffchapmanrbx,MagiMaster,MisterUncloaked,amatosov-rbx,Kylaaa" use-remote-repo: true remote-repo-name: "roblox/cla-bot-store" remote-repo-pat: ${{ secrets.CLA_REMOTE_REPO_PAT }}