diff --git a/.github/workflows/add-checks.yml b/.github/workflows/add-checks.yml index d9faee67835..ffd4a872e17 100644 --- a/.github/workflows/add-checks.yml +++ b/.github/workflows/add-checks.yml @@ -20,7 +20,7 @@ jobs: -H "X-GitHub-Api-Version: 2022-11-28" \ /repos/Rakshithb1/commons/branches/develop/protection env: - GH_TOKEN: ${{ secrets.TOKEN }} + GH_TOKEN: ${{ secrets.NTOKEN }} - name: Add branch protection rule run: | TOKEN=$GITHUB_TOKEN