From 7388a0f8e135947062b2651ba0ec2ba7370bedb2 Mon Sep 17 00:00:00 2001 From: Ashley Weaver Date: Mon, 1 Jul 2024 14:52:04 -0400 Subject: [PATCH] Update broken-link-check.yml --- .github/workflows/broken-link-check.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/broken-link-check.yml b/.github/workflows/broken-link-check.yml index 579e830a..3c95c03b 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -1,7 +1,6 @@ name: "Broken Link Check" on: - push: schedule: - cron: 0 0 * * 0 # run every Sunday at midnight