Skip to content

Commit

Permalink
Fix review date, remove link-checker trigger on PR (#5184)
Browse files Browse the repository at this point in the history
* Fix review_date

* use v2 to build docs locally
  • Loading branch information
poornima-krishnasamy authored Jan 15, 2024
1 parent c172514 commit fdfd033
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Links

on:
repository_dispatch:
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
schedule:
- cron: "00 18 * * *"
Expand Down
2 changes: 1 addition & 1 deletion runbooks/makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions runbooks/source/leavers-guide.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Leavers Guide
weight: 9100
last_reviewed_on: 2024-01-12
review_in: 3 months
---

# Leavers Guide
Expand Down

0 comments on commit fdfd033

Please sign in to comment.