From dd4b9316bbcf2f2f354beffe493c0a13dbce21e3 Mon Sep 17 00:00:00 2001 From: brunopradolb <84451297+brunopradolb@users.noreply.github.com> Date: Tue, 19 Mar 2024 14:12:46 -0300 Subject: [PATCH] Update master.yml --- .github/workflows/master.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index fd15c8e..5810877 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -4,6 +4,8 @@ on: push: branches: - master + tags: + - '*' pull_request: branches: - '*'