We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d73dc30 + 9eddfc8 commit 1a64997Copy full SHA for 1a64997
.github/workflows/backport.yml
@@ -21,7 +21,7 @@ jobs:
21
#branches: 'feature/pilot-projects, another-branch'
22
title: 'Automated Backport from main'
23
labels: 'backport'
24
- body: 'This PR automatically backports changes from the main branch to this feature branch after a PR was merged into main'
+ body: 'This PR automatically backports changes from the main branch to this feature branch after a PR was merged into main.'
25
reviewers : 'PierreDelpy'
26
27
- name: Info log
0 commit comments