Skip to content

Commit 9740145

Browse files
committed
chore: pull request check
1 parent 25cdf35 commit 9740145

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/check-do-not-merge.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ name: Check Do Not Merge
22

33
on:
44
pull_request:
5-
branches:
6-
- main
5+
types:
6+
- opened
7+
- labeled
8+
- unlabeled
79

810
jobs:
911
fail-for-do-not-merge:

0 commit comments

Comments
 (0)