Browse Source
Add branch-suffix to update-psalm-baseline PR creation
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
pull/29547/head
John Molakvoæ
4 years ago
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with
2 additions and
0 deletions
-
.github/workflows/update-psalm-baseline.yml
|
|
@ -42,6 +42,8 @@ jobs: |
|
|
|
author: nextcloud-command <nextcloud-command@users.noreply.github.com> |
|
|
|
signoff: true |
|
|
|
branch: automated/noid/psalm-baseline-update |
|
|
|
# Make sure we can open multiple PRs |
|
|
|
branch-suffix: timestamp |
|
|
|
title: '[Automated] Update psalm-baseline.xml' |
|
|
|
body: | |
|
|
|
Auto-generated update psalm-baseline.xml with fixed psalm warnings |
|
|
|