Skip to content

Commit

Permalink
remove PRIVATE_CHECKOUT token
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-bousfield committed May 3, 2024
1 parent 6fd2988 commit 6127b2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.PRIVATE_CHECKOUT }}
submodules: true

# Initializes the CodeQL tools for scanning.
Expand Down

0 comments on commit 6127b2d

Please sign in to comment.