From 7b2c38251c42be1dc56c7a626744a6cf3778b47a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Gonz=C3=A1lez?= <36533965+victorggonzalez@users.noreply.github.com> Date: Thu, 14 Jul 2022 12:09:12 +0200 Subject: [PATCH] fix: minor bug fix --- .github/workflows/cintegration-s3-caller.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cintegration-s3-caller.yml b/.github/workflows/cintegration-s3-caller.yml index b04aaf6ba..39ddb40ee 100644 --- a/.github/workflows/cintegration-s3-caller.yml +++ b/.github/workflows/cintegration-s3-caller.yml @@ -6,6 +6,7 @@ on: push: branches: - main + - master # Allows to run the workflow manually from the Actions tab workflow_dispatch: