mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
codeql-trap cache is growing over 300MB. We should enable to cleanup needless cache from actions/cache
This commit is contained in:
parent
f0dda0534b
commit
0714867dba
Notes:
git
2025-04-24 05:06:38 +00:00
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
|
@ -50,6 +50,7 @@ jobs:
|
|||
|
||||
env:
|
||||
enable_install_doc: no
|
||||
CODEQL_ACTION_CLEANUP_TRAP_CACHES: true
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue