ci: use main branch for docs upstream validation workflow

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit aa1fbc0421d7b4413f768f6227f1ce87c41a1cf8)
This commit is contained in:
CrazyMax 2025-01-22 19:11:26 +01:00 committed by Tonis Tiigi
parent fd442f8e10
commit e2ed15f0c9
No known key found for this signature in database
GPG Key ID: AFA9DE5F8AB7AF39

View File

@ -65,7 +65,7 @@ jobs:
retention-days: 1
validate:
uses: docker/docs/.github/workflows/validate-upstream.yml@6b73b05acb21edf7995cc5b3c6672d8e314cee7a # pin for artifact v4 support: https://github.com/docker/docs/pull/19220
uses: docker/docs/.github/workflows/validate-upstream.yml@main
needs:
- docs-yaml
with: