From df082a969e17b0b294884fb73d84f0d72a2e4c09 Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Wed, 15 Jun 2022 14:50:15 +0200 Subject: [PATCH] Temporarily disable cleanup for merges into release branches Signed-off-by: Johann Hoffmann --- .github/workflows/cleanup.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index a252d2e..11122c4 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -4,7 +4,6 @@ on: pull_request: branches: - main - - 'release/*' types: [ closed ] defaults: