ci: Fix typo (#29421)
This PR fixes a small typo in a comment added in #29420. Release Notes: - N/A
This commit is contained in:
parent
8c553ee9f0
commit
9bee765d7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/eval.yml
vendored
2
.github/workflows/eval.yml
vendored
|
@ -25,7 +25,7 @@ env:
|
||||||
ZED_EVAL_TELEMETRY: 1
|
ZED_EVAL_TELEMETRY: 1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# This is a no-op job that we run to prevent GitHub from making the workflow
|
# This is a no-op job that we run to prevent GitHub from marking the workflow
|
||||||
# as failed for PRs that don't have the `run-eval` label.
|
# as failed for PRs that don't have the `run-eval` label.
|
||||||
noop:
|
noop:
|
||||||
name: No-op
|
name: No-op
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue