From 81f12aa3e6374bb6b3072dee38a10d3ff3f82101 Mon Sep 17 00:00:00 2001 From: Yajith Dayarathna Date: Tue, 24 Sep 2024 13:36:52 +1200 Subject: [PATCH] updates to the ci workflow --- .github/workflows/portainer-updater.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/portainer-updater.yml b/.github/workflows/portainer-updater.yml index 9ca911f..82b3da1 100644 --- a/.github/workflows/portainer-updater.yml +++ b/.github/workflows/portainer-updater.yml @@ -1,6 +1,7 @@ name: portainer-updater on: + workflow_dispatch: push: branches: - develop