From cb2f3826c3ea7690fe67ad49417582cb32c5d458 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Mon, 1 Jun 2026 13:40:51 -0500 Subject: [PATCH] Rename job in GitHub Actions workflow (#46590) --- .github/workflows/incubate-website-deps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/incubate-website-deps.yml b/.github/workflows/incubate-website-deps.yml index 293e48d3d4..52d8955b26 100644 --- a/.github/workflows/incubate-website-deps.yml +++ b/.github/workflows/incubate-website-deps.yml @@ -19,7 +19,7 @@ concurrency: cancel-in-progress: false jobs: - check: + check-website-dep-changes: runs-on: ubuntu-22.04 env: INCUBATION_HOURS: 72