We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a6801 commit 879abcaCopy full SHA for 879abca
.github/workflows/clang-tidy.yml
@@ -39,7 +39,6 @@ jobs:
39
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
with:
41
fetch-depth: 0
42
- repository: ${{ github.event.pull_request.head.repo.full_name }}
43
44
- name: Install clang
45
run: |
0 commit comments