From 71813312ecee053c234c7130b077701048cc1834 Mon Sep 17 00:00:00 2001 From: valerio como Date: Fri, 11 Oct 2024 09:58:36 +0000 Subject: [PATCH] chore: test --- .github/workflows/pull-request.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 6060472..f219f7b 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -7,9 +7,8 @@ on: # branches: [main] pull_request: branches: [main] - # for future develpments - # tags: - # - v* + tags: + - v* permissions: # To push Docker images to GitHub