From 890cb87bc1714e523c2455a71cde0144f7ed71b3 Mon Sep 17 00:00:00 2001 From: gesslar <1266935+gesslar@users.noreply.github.com> Date: Fri, 17 Apr 2026 01:56:24 -0400 Subject: [PATCH] update workflow --- .github/workflows/Release.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/Release.yaml b/.github/workflows/Release.yaml index 50f2db3..b6aa296 100644 --- a/.github/workflows/Release.yaml +++ b/.github/workflows/Release.yaml @@ -2,8 +2,8 @@ name: Release on: pull_request: - types: [closed] - branches: [main] + types: [ closed ] + branches: [ main ] jobs: release: @@ -12,5 +12,3 @@ jobs: secrets: inherit permissions: contents: write - with: - quality_check: Quality