You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add automatic docs-version consistency check against Maven Central
build.yml/build-sample.yml are workflow_dispatch-only (heavy OpenCV build),
so this check needed its own lightweight, auto-triggered workflow. Fails if
README.md's install snippet drifts from the version actually live on Maven
Central.
0 commit comments