From 164ab7898243ba4c3865158146be4346152ed0db Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:36:12 +0400 Subject: [PATCH] woodpecker 2 --- .woodpecker/flake-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/flake-update.yml b/.woodpecker/flake-update.yml index 233efce6..dcf9487a 100644 --- a/.woodpecker/flake-update.yml +++ b/.woodpecker/flake-update.yml @@ -19,7 +19,7 @@ steps: repo: ${CI_REPO_NAME} branch: ${CI_COMMIT_BRANCH} base_branch: master - pr_title: flake.lock: update + pr_title: "flake.lock: update" pr_body: flake tuah update that thang skip_on_missing_branch: true close_pr_if_empty: true