Skip to content

Commit

Permalink
Update clangtidy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Soren Soe <2106410+stsoe@users.noreply.github.com>
  • Loading branch information
stsoe authored Feb 28, 2025
1 parent 9b55bd2 commit a5fecb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clangtidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
submodules: recursive
fetch-depth: 0
token: ${{ secrets.WORKFLOW_PAT }}

- name: Fetch base branch
run: |
git fetch origin ${{ github.base_ref }}
Expand Down

0 comments on commit a5fecb3

Please sign in to comment.