Skip to content

Commit

Permalink
test PR
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Nov 22, 2023
1 parent 9e52fd5 commit fe0df53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "Update Terraform docs"
title: "docs: Update Terraform docs"
branch: ${{ github.event.pull_request.base.ref }}-update-docs
branch: update-docs
branch-suffix: random
base: ${{ github.event.pull_request.base.ref }}
delete-branch: true

0 comments on commit fe0df53

Please sign in to comment.