Merge pull request #2941 from crazy-max/ci-fix-docs-upstream

ci: use main branch for docs upstream validation workflow
This commit is contained in:
Tõnis Tiigi 2025-01-22 10:36:56 -08:00 committed by GitHub
commit cc4a291f6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ jobs:
retention-days: 1 retention-days: 1
validate: 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: needs:
- docs-yaml - docs-yaml
with: with: