From 56edd54a3464822f61cb5e242d156a887c649fa0 Mon Sep 17 00:00:00 2001 From: Vitaliy Stoliarov Date: Mon, 5 Feb 2024 23:01:36 +0200 Subject: [PATCH] Update update-snapshots.yml --- .github/workflows/update-snapshots.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/update-snapshots.yml b/.github/workflows/update-snapshots.yml index 2d46ada..642129c 100644 --- a/.github/workflows/update-snapshots.yml +++ b/.github/workflows/update-snapshots.yml @@ -20,6 +20,9 @@ on: node: type: number description: 'Node.js version (default: 16)' + branch: + description: 'Branch' + default: main qa: description: 'Rete QA (@ or /#)' type: string