Explorar o código

Update and rename gh_labels.yaml to label.yaml

Román Cárdenas Rodríguez hai 1 ano
pai
achega
26e2095f91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      riscv-rt/.github/workflows/label.yaml

+ 1 - 1
riscv-rt/.github/workflows/gh_labels.yaml → riscv-rt/.github/workflows/label.yaml

@@ -1,4 +1,5 @@
 name: Check Labels
+
 on:
   merge_group:
   pull_request:
@@ -15,4 +16,3 @@ jobs:
           labels: "work in progress, do not merge"
           add_comment: true
           message: "This PR is being prevented from merging because it presents one of the blocking labels: {{ provided }}."
-