Skip to content

Commit

Permalink
Merge pull request #2941 from crazy-max/ci-fix-docs-upstream
Browse files Browse the repository at this point in the history
ci: use main branch for docs upstream validation workflow
  • Loading branch information
tonistiigi authored Jan 22, 2025
2 parents b2bbb33 + aa1fbc0 commit cc4a291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cc4a291

Please sign in to comment.