diff --git a/.github/workflows/on_master.yaml b/.github/workflows/on_master.yaml index bbffd0cd..8528530e 100644 --- a/.github/workflows/on_master.yaml +++ b/.github/workflows/on_master.yaml @@ -7,10 +7,6 @@ on: tags-ignore: - "**" # Ignore all tags to avoid duplicate executions triggered by tag pushes. -concurrency: - group: release - cancel-in-progress: false - permissions: contents: read