From ff6c98deb822d069522b06b54c4a9782750bc35d Mon Sep 17 00:00:00 2001 From: dweinholz Date: Thu, 2 Dec 2021 18:26:42 +0100 Subject: [PATCH] Update WikiLinks.yml --- .github/workflows/WikiLinks.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/WikiLinks.yml b/.github/workflows/WikiLinks.yml index 626f0103eb..150d0e550f 100644 --- a/.github/workflows/WikiLinks.yml +++ b/.github/workflows/WikiLinks.yml @@ -1,6 +1,9 @@ name: WikiLinks Online -on: [pull_request] +on: + pull_request: + schedule: + - cron: "0 1 * * *" jobs: wikilinks-check: