From af367082f45a8c7e1afe559ff0eebf2bb25b6f98 Mon Sep 17 00:00:00 2001 From: Artur Harasimiuk Date: Wed, 4 Sep 2024 14:03:37 +0000 Subject: [PATCH] ci: update commit classification data Related-To: NEO-6527 Signed-off-by: Artur Harasimiuk --- .github/lint.yml | 4 +++- manifests/manifest.yml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/lint.yml b/.github/lint.yml index af6a4a850f..7551218763 100644 --- a/.github/lint.yml +++ b/.github/lint.yml @@ -82,7 +82,9 @@ lint: - test mapping: files: - 'l0_blackbox_runner_configs.yml': + '*/l0_blackbox_runner_configs.yml': + - ci + 'manifests/ci.yml': - ci '*.md': - documentation diff --git a/manifests/manifest.yml b/manifests/manifest.yml index 13ecfadc8d..cc43ad6f23 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -31,7 +31,7 @@ components: branch: master dest_dir: infra fetch_tags: true - revision: v6249 + revision: v6253 type: git internal: branch: master