Merge pull request #3112 from element-hq/robin/blocked-conflicts

Run the 'prevent blocked' workflow even if PR has conflicts
This commit is contained in:
Robin
2025-03-18 15:43:21 -04:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
name: Prevent blocked
on:
pull_request:
pull_request_target:
types: [opened, labeled, unlabeled]
jobs:
prevent-blocked: