Skip to content

Commit 90f36f9

Browse files
committed
Remove main from update-antora-ui-spring.yml
1 parent 1b95dfa commit 90f36f9

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
@@ -16,7 +16,7 @@ jobs:
1616
name: Update on Supported Branches
1717
strategy:
1818
matrix:
19-
branch: [ 'main', '1.5.x', '1.4.x' ]
19+
branch: [ '1.5.x', '1.4.x' ]
2020
steps:
2121
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
2222
name: Update

0 commit comments

Comments
 (0)