From cd632ea5af39127860ad19957a125d974f315a65 Mon Sep 17 00:00:00 2001 From: Markus Rudy Date: Mon, 9 Dec 2024 09:19:42 +0100 Subject: [PATCH] ci: execute AKS test on changes to itself --- .github/workflows/e2e_aks_runtime.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/e2e_aks_runtime.yml b/.github/workflows/e2e_aks_runtime.yml index c80b515c6..c7ae37188 100644 --- a/.github/workflows/e2e_aks_runtime.yml +++ b/.github/workflows/e2e_aks_runtime.yml @@ -6,6 +6,7 @@ on: - cron: "16 6 * * 6" # 6:16 on Saturdays pull_request: paths: + - .github/workflows/e2e_aks_runtime.yml - e2e/aks-runtime/** env: