Skip to content

Commit 6d05bb6

Browse files
committed
minor changes
1 parent d9fb8e5 commit 6d05bb6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ on:
55
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
66

77
jobs:
8-
label:
8+
label-check:
99
runs-on: ubuntu-latest
1010
steps:
11-
- id: labels-check
12-
uses: mheap/github-action-required-labels@v5
11+
- uses: mheap/github-action-required-labels@v5
1312
with:
1413
mode: exactly
1514
count: 0

0 commit comments

Comments
 (0)