From f82b9bb229ab2b5b71d20535ff3f4c5cc0ceabeb Mon Sep 17 00:00:00 2001 From: Odyssey Date: Fri, 10 Feb 2023 21:19:12 +0100 Subject: [PATCH] Apparently I'm better Signed-off-by: Odyssey --- .woodpecker/.instancejson.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/.instancejson.yml b/.woodpecker/.instancejson.yml index dc92451..7459de3 100644 --- a/.woodpecker/.instancejson.yml +++ b/.woodpecker/.instancejson.yml @@ -4,8 +4,9 @@ pipeline: image: python:3-bullseye secrets: [ssh_key, mail] when: - - event: [cron, push] + - event: cron cron: instancejson + - event: push path: "README.md" branch: dev commands: