Skip to content

Commit ca390c4

Browse files
Change checkout
1 parent a91a861 commit ca390c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gha-codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
steps:
2222
- name: Checkout LLVM
2323
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24+
sparse-checkout: |
25+
.github/
2426
- name: Initialize CodeQL
2527
uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
2628
with:

0 commit comments

Comments
 (0)