Message-ID: From: "apgrucza (@apgrucza)" To: "postgresql-interfaces/psqlodbc" Date: Tue, 28 May 2024 13:25:10 +0000 Subject: [postgresql-interfaces/psqlodbc] PR #27: Prevent mimalloc release tag recursively triggering another release List-Id: X-GitHub-Author-Id: 46910040 X-GitHub-Author-Login: apgrucza X-GitHub-Issue: 27 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/pull/27 Content-Type: text/plain; charset=utf-8 @davecramer we have a problem with the mimalloc release recursively triggering new releases. Please cancel the workflow and delete all the mimalloc releases except for the first one ([REL-16_00_0005-mimalloc](https://github.com/postgresql-interfaces/psqlodbc/releases/tag/REL-16_00_0005-mimalloc)). This PR will prevent the problem from reoccurring.