From e2cde5b470b03b18403ac863e84e643e5ae7c078 Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Thu, 7 Mar 2024 20:03:25 +0700 Subject: [PATCH] Update CVE checks workflow name --- .github/workflows/cve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cve.yml b/.github/workflows/cve.yml index d53913521..2a8bfbc59 100644 --- a/.github/workflows/cve.yml +++ b/.github/workflows/cve.yml @@ -1,4 +1,4 @@ -name: CVE checks docker main +name: "Infra: CVE checks" on: workflow_dispatch: schedule: