We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ce10a commit 9c319b7Copy full SHA for 9c319b7
FAQ.md
@@ -32,7 +32,7 @@ your users, that's exactly what we're here for.
32
### What's the `gh-cache` branch/Action all about?
33
34
**The short version:** It's an orphan branch we use to store data between Action
35
-runs. You can safely ignore it — it's just a behind-the-scenes detail.
+runs. You can safely ignore it and any prompts to use it for a pull request — it's just a behind-the-scenes detail.
36
37
**The longer version:** We use the `gh-cache` branch (and its associated Action)
38
to keep track of issue data across runs. This is what prevents the Action from
0 commit comments