From b0b9e3773c9dcd0aae185354ea29a2c4c34a99b6 Mon Sep 17 00:00:00 2001 From: tr7zw Date: Wed, 25 Mar 2020 04:33:48 +0100 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 8adba9f1..623f96be 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -2,7 +2,7 @@ name: Upstream on: schedule: - - cron: "*/15 * * * *" + - cron: "*/5 * * * *" jobs: update: @@ -24,7 +24,6 @@ jobs: pwd git status git fetch - git reset --hard origin/head cd .. ./patchPaper.sh cd Tuinity