Skip to content

Commit 2338794

Browse files
Remove label-check from merge_group
It seems that the action used to check forbidden labels only works for PRs. Removing it from merge_group.
1 parent cc4f035 commit 2338794

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

riscv-rt/.github/workflows/label.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Check Labels
22

33
on:
4-
merge_group:
54
pull_request:
65
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
76

0 commit comments

Comments
 (0)