From d99bd84f63cd61b64e01a6c6bb530a646ad71ef6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20No=C3=ABl?= <21990816+philippemnoel@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:24:18 -0700 Subject: [PATCH] Add repository_dispatch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com> --- .github/workflows/paradedb-test-eks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/paradedb-test-eks.yml b/.github/workflows/paradedb-test-eks.yml index 88c0955e6..d347c5a4e 100644 --- a/.github/workflows/paradedb-test-eks.yml +++ b/.github/workflows/paradedb-test-eks.yml @@ -12,6 +12,7 @@ on: paths: - "charts/cluster/*" - ".github/workflows/paradedb-test-eks.yml" + repository_dispatch: workflow_dispatch: concurrency: