Skip to content

Commit c5b7617

Browse files
authored
Add 6.x to workflows (#205)
1 parent 2afa9df commit c5b7617

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)