From aeaa438751ee17ce30a4a70543847101cdbf0d70 Mon Sep 17 00:00:00 2001 From: sarahschwartz <58856580+sarahschwartz@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:48:52 -0600 Subject: [PATCH] rename --- .github/workflows/links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index f8c2457af..ae0028289 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -3,7 +3,7 @@ name: Links on: deployment_status: jobs: - run-e2es: + check-links: if: github.event_name == 'deployment_status' && github.event.deployment_status.state == 'success' runs-on: ubuntu-latest steps: