From cfc35aff79801a70e6086740345479d5fadec444 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Fri, 11 Aug 2023 14:36:43 +0530 Subject: [PATCH] Run CI --- .github/workflows/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/runtime.yml b/.github/workflows/runtime.yml index 2cf1bf3..91c130f 100644 --- a/.github/workflows/runtime.yml +++ b/.github/workflows/runtime.yml @@ -2,7 +2,7 @@ name: Runtime image on: push: - branches: [master, bench, 311-less-snapshots] + branches: [master, bench, 311-less-snapshots, update-pantry] jobs: push: