From 70c8409babacd59fd08fe958cda2a04fc54c8323 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Fri, 20 Sep 2024 17:57:14 -0400 Subject: [PATCH] Backport of add exception to pr.yaml into release/1.4.x (#4353) backport of commit 250015da19d1e6e646ba4916128084956109fade Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com> --- .github/workflows/pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 9a8a4d5ad4..63fe44832d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -40,6 +40,7 @@ jobs: - check-name: acceptance-cni - check-name: acceptance-tproxy - check-name: Unit test helm templates + - check-name: Unit test helm gen - check-name: Unit test enterprise control plane - check-name: Unit test control plane - check-name: Unit test cli