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 <[email protected]>
  • Loading branch information
Rakshithb1 authored Jan 12, 2024
1 parent 2c6c9cb commit 94bdf14
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 @@ -15,7 +15,7 @@ jobs:

- name: Create branch protection
run: |
BRANCH_NAME="develop"
BRANCH_NAME=develop
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
# Get the repository information
Expand Down

0 comments on commit 94bdf14

Please sign in to comment.