From 2249036357d1dc9903f0bdf559c4ad7e046e7a49 Mon Sep 17 00:00:00 2001 From: Ivan Milchev Date: Thu, 5 Oct 2023 14:19:05 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20add=20repository=20dispatch=20ev?= =?UTF-8?q?ent=20for=20cnspec=20container=20build=20(#878)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ivan Milchev --- .github/workflows/cnspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cnspec.yaml b/.github/workflows/cnspec.yaml index 08ac3daf1..b5c82069e 100644 --- a/.github/workflows/cnspec.yaml +++ b/.github/workflows/cnspec.yaml @@ -1,6 +1,8 @@ name: Publish cnspec container with providers on: + repository_dispatch: + types: [update] workflow_dispatch: inputs: version: