We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91a861 commit ca390c4Copy full SHA for ca390c4
.github/workflows/gha-codeql.yml
@@ -21,6 +21,8 @@ jobs:
21
steps:
22
- name: Checkout LLVM
23
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24
+ sparse-checkout: |
25
+ .github/
26
- name: Initialize CodeQL
27
uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
28
with:
0 commit comments