diff --git a/.github/workflows/on_master.yaml b/.github/workflows/on_master.yaml index 3bce3ca3..11f133e1 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