Skip to content

Commit 3257f06

Browse files
docs: Add note for cache in forked prs (#497)
## 📝 Description renderedtext/project-tasks#2647 ## ✅ Checklist - [x] ~I have tested this change~ - [x] This change requires documentation update
1 parent 305e647 commit 3257f06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/docs/using-semaphore/cache.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ Users running Semaphore On-Premise or [self-hosted agents](./self-hosted) need t
3232

3333
:::
3434

35+
:::note
36+
37+
For security reasons, the cache is not accessible from workflows started by Forked Pull Requests.
38+
39+
:::
40+
3541
## Language support {#languages}
3642

3743
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

Comments
 (0)