From 70f61bac6686679f8497c8d87fdbcc97180cbcc8 Mon Sep 17 00:00:00 2001 From: eitsupi <50911393+eitsupi@users.noreply.github.com> Date: Wed, 1 May 2024 21:40:38 +0900 Subject: [PATCH] ci: should update the wiki after experimental images are built (#801) --- .github/workflows/reports.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/reports.yml b/.github/workflows/reports.yml index e8340983..e790c8f6 100644 --- a/.github/workflows/reports.yml +++ b/.github/workflows/reports.yml @@ -15,6 +15,7 @@ on: workflows: - "Build & Push Core images" - "Build & Push extra images" + - "Build & Push experimental images" branches: - "master" types: