From 50a28fe1e872deadfe988a13306c792de19a7f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 18 Aug 2023 16:46:09 +0200 Subject: [PATCH] ci: replace 'pipeline' with 'steps' Hopefully fixes: failed to parse pipeline: "pipeline:" got removed, use "steps:" instead --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index c98ea217..484e718f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,4 +1,4 @@ -pipeline: +steps: codespell: when: branch: