Include future tags and branches
This commit is contained in:
@@ -17,7 +17,8 @@ content:
|
||||
- url: https://github.com/spring-projects/spring-ldap
|
||||
# Refname matching:
|
||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||
branches: [main]
|
||||
branches: [main,'({3..9}).+({0..9}).x', '!(3.{0..1}.x)']
|
||||
tags: ['({3..9}).+({0..9}).+({0..9})', '!(3.{0..1}.+({0..9}))']
|
||||
asciidoc:
|
||||
extensions:
|
||||
- '@asciidoctor/tabs'
|
||||
|
||||
Reference in New Issue
Block a user