Skip to content

Commit 0389526

Browse files
committed
Add 6.x to workflows
1 parent 907833f commit 0389526

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
@@ -4,6 +4,7 @@ name: "Verify docs PR"
44
on:
55
pull_request:
66
branches:
7+
- 6.x
78
- 5.x
89
- 4.x
910
- 3.x

.github/workflows/docs-teardown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: "Documentation Teardown"
44
on:
55
pull_request_target:
66
branches:
7+
- 6.x
78
- 5.x
89
- 4.x
910
- 3.x

0 commit comments

Comments
 (0)