update woodpecker to use pull request

This commit is contained in:
Simon Marsh 2026-04-23 16:05:55 +01:00
parent 226435ed45
commit e8100f8f78
No known key found for this signature in database
GPG key ID: E9B4156C1659C079

View file

@ -8,13 +8,12 @@ clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: false
lfs: false
partial: false
depth: 0
branch: 'pr'
fetch-target-branch: true
ref: ${CI_COMMIT_REF}
target-branch: master
fetch-target-branch: true
merge-pull-request: true
git-username: 'Pipeline'
git-useremail: 'dn42@git.dn42.dev'
steps: