Skip to content

Commit 8ae4b2e

Browse files
Modify the github workflows files to add the preview (#184)
1 parent 19e6d3a commit 8ae4b2e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/docs-pr-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- "dev"
88
- "5.x"
99
- "4.[0-9]"
10+
- "gqlstatus-errors"
1011

1112
jobs:
1213

.github/workflows/docs-teardown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- "dev"
88
- "5.x"
99
- "4.[0-9]"
10+
- "gqlstatus-errors"
1011
types:
1112
- closed
1213

0 commit comments

Comments
 (0)