Commit c3fef037d for imagemagick.org
commit c3fef037da39b1f7853b3e3dec94c63ad48a1e2c
Author: Dirk Lemstra <dirk@lemstra.org>
Date: Fri Jul 3 07:46:29 2026 +0200
Disable job in pull request.
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 166170589..3fec07330 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -212,6 +212,7 @@ jobs:
windows_source:
name: Create Windows source archive
+ if: github.event_name != 'pull_request'
runs-on: windows-2025
needs:
- changelog