From 323882e85943c5cc94f6925dfd46d070d50f0366 Mon Sep 17 00:00:00 2001 From: Eric Crosson Date: Thu, 6 Nov 2025 10:40:11 -0600 Subject: [PATCH] ci: DO NOT MERGE this is a test --- .github/workflows/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5d58bef7..73b232d9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -19,6 +19,8 @@ on: - alpha - "[0-9]+.[0-9]+.x" - "[0-9]+.x" + pull_request: + types: [opened] jobs: release: