Merge pull request #211 from samply/test/backport-pullrequest

test backport pullrequest take 1
This commit is contained in:
Pierre Delpy 2024-08-27 13:18:48 +02:00 committed by GitHub
commit e16e261169
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ jobs:
labels: 'backport' # Optional: Add a label to the PR
assignees: 'PierreDelpy' # Optional: Assign the PR to yourself or a team member
title: 'Automated Backport from test/backport-main to test/backport-pilots'
body: 'This PR automatically backports changes from the test/backport-main branch to the test/backport-pilots branch after a PR was merged into main.'
body: 'This PR automatically backports changes from the test/backport-main branch to the test/backport-pilots branch after a PR was merged into main'