From 3c6ae2a12244bb7ee365ed1033c9eb9aa7cf612c Mon Sep 17 00:00:00 2001 From: notohh Date: Tue, 23 Jan 2024 19:44:20 -0500 Subject: [PATCH] ci: update base branch --- .woodpecker/flake-lock-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/flake-lock-update.yml b/.woodpecker/flake-lock-update.yml index fcdc590..024eeea 100644 --- a/.woodpecker/flake-lock-update.yml +++ b/.woodpecker/flake-lock-update.yml @@ -37,7 +37,7 @@ steps: owner: ${CI_REPO_OWNER} repo: ${CI_REPO_NAME} branch: flake-lock-update - base_branch: main + base_branch: master pr_title: "flake.lock: update" pr_body: PR automatically created by Woodpecker CI skip_on_missing_branch: false