Skip to content

Commit 227bc19

Browse files
committed
Consider 7.0.x branch for Antora UI upgrades
1 parent 2fcef05 commit 227bc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-antora-ui-spring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
branch: [ '6.2.x', 'main' ]
20+
branch: [ '6.2.x', '7.0.x', 'main' ]
2121
steps:
2222
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@5a57bcc6a0da2a1474136cf29571b277850432bc
2323
name: Update

0 commit comments

Comments
 (0)