From 21a7720e41f5787ca070732018b2b0c34d519b41 Mon Sep 17 00:00:00 2001 From: chama1176 Date: Mon, 8 Jul 2024 19:27:50 +0900 Subject: [PATCH] =?UTF-8?q?workflow=20dispatch=E3=82=92=E8=BF=BD=E5=8A=A0?= =?UTF-8?q?=E3=81=97=E3=81=BE=E3=81=99=20(#15)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/industrial_ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/industrial_ci.yml b/.github/workflows/industrial_ci.yml index d1c1fea..7a9b7a7 100644 --- a/.github/workflows/industrial_ci.yml +++ b/.github/workflows/industrial_ci.yml @@ -9,6 +9,7 @@ on: - '**.md' schedule: - cron: "0 2 * * 0" # Weekly on Sundays at 02:00 + workflow_dispatch: jobs: industrial_ci: