We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2f1f8 commit 57eb482Copy full SHA for 57eb482
.github/workflows/update-antora-ui-spring.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Update on Supported Branches
17
strategy:
18
matrix:
19
- branch: [ '6.0.x', '6.1.x', 'main' ]
+ branch: [ '6.1.x' ]
20
steps:
21
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@5a57bcc6a0da2a1474136cf29571b277850432bc
22
name: Update
0 commit comments