Skip to content

Commit 3ce5b4a

Browse files
authored
Update linearize_main.yaml
Should use the label not the pod name.
1 parent 7d9dbca commit 3ce5b4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linearize_main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions: read-all
1010

1111
jobs:
1212
trigger_linearize:
13-
runs-on: [self-hosted, chrobalt-runner-linux-with-cache]
13+
runs-on: [self-hosted, chrobalt-linux-runner-with-cache]
1414
permissions:
1515
contents: write
1616
steps:

0 commit comments

Comments
 (0)