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:
Marshall Bowers 2025-04-25 11:00:12 -04:00 committed by GitHub
parent 8c553ee9f0
commit 9bee765d7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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