Skip to content

Commit e2ed15f

Browse files
crazy-maxtonistiigi
authored andcommitted
ci: use main branch for docs upstream validation workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> (cherry picked from commit aa1fbc0)
1 parent fd442f8 commit e2ed15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
retention-days: 1
6666

6767
validate:
68-
uses: docker/docs/.github/workflows/validate-upstream.yml@6b73b05acb21edf7995cc5b3c6672d8e314cee7a # pin for artifact v4 support: https://github.com/docker/docs/pull/19220
68+
uses: docker/docs/.github/workflows/validate-upstream.yml@main
6969
needs:
7070
- docs-yaml
7171
with:

0 commit comments

Comments
 (0)