From d77cf483d5cb7adae57a592db39a05f3a955f824 Mon Sep 17 00:00:00 2001 From: "[PDBot]" Date: Thu, 22 Feb 2024 07:33:16 +0000 Subject: [PATCH] Syncing Templates --- .github/workflows/templates-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index 895bfe0171..8a0903f345 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -3,6 +3,7 @@ on: push: paths: - '.new-additions' + - 'http/cves/2023/CVE-2023-42344.yaml' - 'http/cves/2023/CVE-2023-48777.yaml' - 'http/cves/2024/CVE-2024-1208.yaml' - 'http/cves/2024/CVE-2024-1209.yaml'