1
0
mirror of synced 2025-12-23 03:44:00 -05:00

Add the word 'private' (#53629)

This commit is contained in:
Ben Ahmady
2024-12-13 17:27:34 +00:00
committed by GitHub
parent 9550679f6f
commit 1f0cb7f33e

View File

@@ -137,7 +137,7 @@ Dependency caching works with all build modes, and is supported by {% data varia
### Enabling dependency caching for {% data variables.product.prodname_codeql %} ### Enabling dependency caching for {% data variables.product.prodname_codeql %}
For default setup workflows, dependency caching is enabled by default for {% data variables.product.github %}-hosted runners in public repositories. For default setup workflows, dependency caching is enabled by default for {% data variables.product.github %}-hosted runners in public and private repositories.
For advanced setup workflows, dependency caching is disabled by default. To enable dependency caching for {% data variables.product.prodname_codeql %}, use the `dependency-caching` setting for the {% data variables.product.prodname_codeql %} action in your advanced setup workflow. This setting accepts the following values: For advanced setup workflows, dependency caching is disabled by default. To enable dependency caching for {% data variables.product.prodname_codeql %}, use the `dependency-caching` setting for the {% data variables.product.prodname_codeql %} action in your advanced setup workflow. This setting accepts the following values: