Browse Source

Merge pull request #125 from rust-embedded/label-patch

Remove label-check from merge_group
Scott Mabin 1 năm trước cách đây
mục cha
commit
ea1deea61a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      riscv-rt/.github/workflows/label.yaml

+ 0 - 1
riscv-rt/.github/workflows/label.yaml

@@ -1,7 +1,6 @@
 name: Check Labels
 
 on:
-  merge_group:
   pull_request:
     types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]