Skip to content

Commit c104fc4

Browse files
hsbtk0kubun
authored andcommitted
Disabled TRAP cache of CodeQL
1 parent a38531f commit c104fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
8181
with:
8282
languages: ${{ matrix.language }}
83+
trap-caching: false
8384

8485
- name: Autobuild
8586
uses: github/codeql-action/autobuild@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9

0 commit comments

Comments
 (0)