mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 14:00:18 +01:00
Update enforce_merge_blockers.yaml
Make the workflow run when unlabeling a PR too. Signed-off-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@ name: "'Do Not Merge' Blockers"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [synchronize, opened, labeled]
|
||||
types: [synchronize, opened, labeled, unlabeled]
|
||||
|
||||
jobs:
|
||||
donotmerge-blocker:
|
||||
|
||||
Reference in New Issue
Block a user