We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305e647 commit 3257f06Copy full SHA for 3257f06
docs/docs/using-semaphore/cache.md
@@ -32,6 +32,12 @@ Users running Semaphore On-Premise or [self-hosted agents](./self-hosted) need t
32
33
:::
34
35
+:::note
36
+
37
+For security reasons, the cache is not accessible from workflows started by Forked Pull Requests.
38
39
+:::
40
41
## Language support {#languages}
42
43
The cache tool can recognize the structure for various popular languages and frameworks and automatically figure out what files to store and retrieve.
0 commit comments