From fdfd033fcdd1436bcc098c09c6c5f2ee8ddec020 Mon Sep 17 00:00:00 2001 From: Poornima Krishnasamy Date: Mon, 15 Jan 2024 13:29:21 +0000 Subject: [PATCH] Fix review date, remove link-checker trigger on PR (#5184) * Fix review_date * use v2 to build docs locally --- .github/workflows/link-checker.yml | 2 -- runbooks/makefile | 2 +- runbooks/source/leavers-guide.html.md.erb | 1 + 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/link-checker.yml b/.github/workflows/link-checker.yml index f7cedc9b..a69779f1 100644 --- a/.github/workflows/link-checker.yml +++ b/.github/workflows/link-checker.yml @@ -2,8 +2,6 @@ name: Links on: repository_dispatch: - pull_request: - types: [opened, synchronize, reopened] workflow_dispatch: schedule: - cron: "00 18 * * *" diff --git a/runbooks/makefile b/runbooks/makefile index fcc924d4..5ea2732f 100644 --- a/runbooks/makefile +++ b/runbooks/makefile @@ -1,4 +1,4 @@ -IMAGE := ministryofjustice/tech-docs-github-pages-publisher:v3 +IMAGE := ministryofjustice/tech-docs-github-pages-publisher:v2 # Use this to run a local instance of the documentation site, while editing .PHONY: preview diff --git a/runbooks/source/leavers-guide.html.md.erb b/runbooks/source/leavers-guide.html.md.erb index d5afba5f..4220a4f8 100644 --- a/runbooks/source/leavers-guide.html.md.erb +++ b/runbooks/source/leavers-guide.html.md.erb @@ -2,6 +2,7 @@ title: Leavers Guide weight: 9100 last_reviewed_on: 2024-01-12 +review_in: 3 months --- # Leavers Guide