From 2bfdc1231e84874ee78ba1bdc7374f997d9a4797 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Thu, 27 Aug 2026 08:44:30 -0700 Subject: [PATCH] Simplify job name in ops-build-reporter.yml --- .github/workflows/ops-build-reporter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ops-build-reporter.yml b/.github/workflows/ops-build-reporter.yml index afd2408ea4356..8f29809cf112b 100644 --- a/.github/workflows/ops-build-reporter.yml +++ b/.github/workflows/ops-build-reporter.yml @@ -9,7 +9,7 @@ permissions: jobs: ops_build_reporter_job: - name: Add preview links to PR body and annotate files with build warnings + name: Add preview links and annotate files runs-on: ubuntu-latest permissions: statuses: read