mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-15 18:06:48 +01:00
Revert "Refactor do-not-merge CI check to run on merge queue" (#22595)
Reverts Aurorastation/Aurora.3#22444 GitHub actions are being funny, this apparently doesn't work like that.
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
name: "'Do Not Merge' Blockers"
|
||||
|
||||
on:
|
||||
merge_group:
|
||||
branches:
|
||||
- master
|
||||
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."
|
||||
Reference in New Issue
Block a user