chore: changed PR branch for docs workflows (#3781)

This commit is contained in:
Shahed Nasser
2023-04-10 11:31:39 +03:00
committed by GitHub
parent ae017c4657
commit 6046323f42
6 changed files with 6 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ jobs:
uses: peter-evans/create-pull-request@v4
with:
commit-message: 'chore(docs): Generated JS Client Reference (automated)'
base: 'master'
base: 'develop'
title: 'chore(docs): Generated JS Client Reference'
labels: 'type: chore'
add-paths: docs/content/references/js-client/**