From 6f7f5a13b2109cdd08c3e143ad97526331520dbc Mon Sep 17 00:00:00 2001 From: Vicente Eduardo Ferrer Garcia <7854099+viferga@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:40:21 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60ea86f..d768731 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,6 @@ on: - 'v*.*.*' branches: - master - - develop concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}