1
0
mirror of https://github.com/docker/compose.git synced 2025-04-08 17:05:13 +02:00

ci: use main branch for docs upstream validation workflow

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2025-01-22 19:19:24 +01:00 committed by Guillaume Lours
parent d04b3f48e4
commit f160333e9e

@ -44,7 +44,7 @@ jobs:
retention-days: 1
validate:
uses: docker/docs/.github/workflows/validate-upstream.yml@919a9b9104a34a40b30d116529bcce589a544d1c # 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: