Skip to content

Commit

Permalink
Remove unnecessary ref property from checkout on CodeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Aug 28, 2023
1 parent b9ebf8d commit 9190120
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:

- name: Checkout
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down

0 comments on commit 9190120

Please sign in to comment.