Skip to content

Commit

Permalink
chore: select a base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Jul 27, 2023
1 parent cafcc19 commit 8bba5cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/registry-docs-pr-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ jobs:
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # v5.0.2
with:
token: ${{ secrets.GH_PR_TOKEN }}
base: main
branch: d-cdktf-docs-${{ github.run_id }}-${{ github.run_number }}
commit-message: "cdktf: update cdktf docs"
title: "cdktf: update cdktf docs"
Expand Down

0 comments on commit 8bba5cf

Please sign in to comment.