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 907833f commit 0389526Copy full SHA for 0389526
.github/workflows/docs-pr-checks.yml
@@ -4,6 +4,7 @@ name: "Verify docs PR"
4
on:
5
pull_request:
6
branches:
7
+ - 6.x
8
- 5.x
9
- 4.x
10
- 3.x
.github/workflows/docs-teardown.yml
@@ -4,6 +4,7 @@ name: "Documentation Teardown"
pull_request_target:
0 commit comments