From b57be6433a43d0089f7983195f0eb8766ac14e27 Mon Sep 17 00:00:00 2001 From: CFT Bot Date: Tue, 16 May 2023 09:03:24 -0700 Subject: [PATCH] chore: update .github/conventional-commit-lint.yaml --- .github/conventional-commit-lint.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/conventional-commit-lint.yaml b/.github/conventional-commit-lint.yaml index 2aabd6eb..ee8e1637 100644 --- a/.github/conventional-commit-lint.yaml +++ b/.github/conventional-commit-lint.yaml @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2022-2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,5 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# NOTE: This file is automatically generated from: +# https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/master/infra/terraform/test-org/github + enabled: true always_check_pr_title: true