From 47a1fb6aeea05597e4b50660731c25195ace8689 Mon Sep 17 00:00:00 2001 From: kennyd3d Date: Tue, 3 Sep 2024 13:49:33 -0700 Subject: [PATCH] status check --- .github/workflows/dev.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 59de331..3af692b 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -6,9 +6,7 @@ on: required: false type: string description: "The name of the release you want to deploy to stable." - - merge_group: - types: [checks_requested] + pull_request: types: [opened, reopened, synchronize, closed]