From a39127d732ff49bd17bf160d094d406e6fbb497e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20Gon=C3=A7alves?= Date: Tue, 20 Aug 2024 00:54:10 -0300 Subject: [PATCH] chore: add push trigger --- .github/workflows/metrics.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml index 29efa849..6b446171 100644 --- a/.github/workflows/metrics.yml +++ b/.github/workflows/metrics.yml @@ -1,11 +1,13 @@ name: Export de métricas on: + push: + branches: + - chore/adapt-for-2024-1 pull_request: branches: - main - develop - - chore/adapt-for-2024-1 types: [closed] jobs: