We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752705d commit 6c98900Copy full SHA for 6c98900
.github/workflows/release.yml
@@ -51,6 +51,7 @@ jobs:
51
commit_user_name: terraform-docs-bot
52
commit_user_email: bot@terraform-docs.io
53
commit_author: "terraform-docs-bot <bot@terraform-docs.io>"
54
+ commit_options: "--signoff"
55
56
docker:
57
runs-on: ubuntu-latest
.github/workflows/update-tfdocs.yml
@@ -56,3 +56,4 @@ jobs:
58
59
0 commit comments