mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
8fe21b8ef9
This commit adds the "antora" task to the check-project script in order to check for documentation failures when pushing to the current branch. The actual documentation is build is performed on the docs-build branch. Closes gh-30528