Browse Source

minor changes

Román Cárdenas 1 year ago
parent
commit
6d05bb6fbc
1 changed files with 2 additions and 3 deletions
  1. 2 3
      riscv-rt/.github/workflows/gh_labels.yaml

+ 2 - 3
riscv-rt/.github/workflows/gh_labels.yaml

@@ -5,11 +5,10 @@ on:
     types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
 
 jobs:
-  label:
+  label-check:
     runs-on: ubuntu-latest
     steps:
-      - id: labels-check
-        uses: mheap/github-action-required-labels@v5
+      - uses: mheap/github-action-required-labels@v5
         with:
           mode: exactly
           count: 0