Merge pull request #10016 from glours/fix-docs-pr-creation-workflow

change the default branch of the doc repository
This commit is contained in:
Guillaume Lours 2022-11-23 17:03:59 +01:00 committed by GitHub
commit 770281e9d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
with:
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
repository: docker/docs
ref: master
ref: main
-
name: Prepare
run: |