codeql-trap cache is growing over 300MB. We should enable to cleanup needless cache from actions/cache

This commit is contained in:
Hiroshi SHIBATA 2025-04-24 10:57:04 +09:00
parent f0dda0534b
commit 0714867dba
Notes: git 2025-04-24 05:06:38 +00:00

View File

@ -50,6 +50,7 @@ jobs:
env:
enable_install_doc: no
CODEQL_ACTION_CLEANUP_TRAP_CACHES: true
strategy:
fail-fast: false