Merge branch 'master' into cucked
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful

This commit is contained in:
modulatingforce 2024-04-09 13:37:20 -04:00
commit 764a912122
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
when:
branch: main
branch: master
event: [push, pull_request]
path:
include:

View file

@ -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
close_pr_if_empty: true