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 7585b81 commit 1c95c32Copy full SHA for 1c95c32
1 file changed
.github/workflows/fern-docs-preview.yml
@@ -3,6 +3,9 @@
3
name: Fern Docs Preview
4
5
on:
6
+ push:
7
+ branches:
8
+ - "pull-request/[0-9]+"
9
pull_request:
10
paths:
11
- 'docs/**'
0 commit comments