From f4bc23f3c27cfffdacb9157878e9cbc476ae5151 Mon Sep 17 00:00:00 2001 From: Ashley Weaver Date: Tue, 2 Jul 2024 10:23:51 -0400 Subject: [PATCH] Debug --- .github/workflows/broken-link-check.yml | 1 + common/docsV1.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/broken-link-check.yml b/.github/workflows/broken-link-check.yml index 4f6d4545..04153530 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -1,6 +1,7 @@ name: "Broken Link Check" on: + push: schedule: - cron: 0 0 * * 0 # run every Sunday at midnight diff --git a/common/docsV1.md b/common/docsV1.md index d5b75ab7..8fac7291 100644 --- a/common/docsV1.md +++ b/common/docsV1.md @@ -8,7 +8,7 @@ side_nav_items: guide1_nav --- Welcome to the Data at the Point of Care (DPC) pilot API program! This documentation covers using the API in the sandbox environment with synthetic data. - +Broken link: https://dpc.cms.gov/foo/bar # Authorization ------------------