Skip to content

Commit 5b40613

Browse files
fix syntax
1 parent dddb5f0 commit 5b40613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
(github.event_name != 'pull_request' || github.event.action != 'closed')
3131
runs-on:
3232
group: llvm-premerge-cluster-us-west
33-
label: llvm-premerge-linux-runners
33+
labels: llvm-premerge-linux-runners
3434
steps:
3535
- name: Checkout LLVM
3636
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)