From 32145098b589bd0ef4c244fbd734a8a2830f3562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Escrib=C3=A0=20Montagut?= Date: Wed, 18 Dec 2024 14:11:50 +0100 Subject: [PATCH] Update update_version.yaml --- .github/workflows/update_version.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update_version.yaml b/.github/workflows/update_version.yaml index de62db1ac..1b858ea18 100644 --- a/.github/workflows/update_version.yaml +++ b/.github/workflows/update_version.yaml @@ -1,6 +1,7 @@ name: update OPG version on: + workflow_dispatch: pull_request: types: [closed] branches: [main]