We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19729d2 commit afc61cbCopy full SHA for afc61cb
1 file changed
.github/workflows/codeql.yml
@@ -36,6 +36,7 @@ jobs:
36
uses: github/codeql-action/init@v4
37
with:
38
languages: ${{ matrix.language }}
39
+ trap-caching: false
40
config: |
41
paths-ignore:
42
- 'tests/**'
0 commit comments