Skip to content

Commit

Permalink
Update add-checks.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshith B <79500257+Rakshithb1@users.noreply.github.com>
  • Loading branch information
Rakshithb1 authored Jan 12, 2024
1 parent f26b7ba commit 9ec9451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9ec9451

Please sign in to comment.