mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5bca25fe44
Instead of having antora run always, which happens regardless of whether anything has changed, we'll have it invoked as part of the CI build, and we'll have to run it locally ourselves when necessary. See gh-30481