瀏覽代碼

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

Remove label-check from merge_group
Scott Mabin 1 年之前
父節點
當前提交
ea1deea61a
共有 1 個文件被更改,包括 0 次插入1 次删除
  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]