Revert "Refactor do-not-merge CI check to run on merge queue" (#22441)

Reverts Aurorastation/Aurora.3#22436
This commit is contained in:
Arrow768
2026-05-09 23:43:38 +02:00
committed by GitHub
parent cb84b4953b
commit 2a24e31aff
2 changed files with 2 additions and 7 deletions
@@ -1,7 +1,8 @@
name: "'Do Not Merge' Blockers"
on:
merge_group:
pull_request:
types: [synchronize, opened, labeled, unlabeled]
jobs:
donotmerge-blocker:
@@ -1,6 +0,0 @@
author: FabianK3
delete-after: True
changes:
- refactor: "Update the do-not-merge GitHub CI check to fail on merge, not while the PR is open."