Skip to content

Commit 1a64997

Browse files
authored
Merge pull request #209 from samply/test/backport-pullrequest
test backport target
2 parents d73dc30 + 9eddfc8 commit 1a64997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
#branches: 'feature/pilot-projects, another-branch'
2222
title: 'Automated Backport from main'
2323
labels: 'backport'
24-
body: 'This PR automatically backports changes from the main branch to this feature branch after a PR was merged into main'
24+
body: 'This PR automatically backports changes from the main branch to this feature branch after a PR was merged into main.'
2525
reviewers : 'PierreDelpy'
2626

2727
- name: Info log

0 commit comments

Comments
 (0)