mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Merge pull request #10016 from glours/fix-docs-pr-creation-workflow
change the default branch of the doc repository
This commit is contained in:
commit
770281e9d5
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
|
||||
repository: docker/docs
|
||||
ref: master
|
||||
ref: main
|
||||
-
|
||||
name: Prepare
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user