Skip to content

Commit 45ec4b1

Browse files
authored
chore: add DCO to release please
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent 014f8a5 commit 45ec4b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
2727
target-branch: main
28+
signoff: "OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>"
2829

2930
# These steps are only run if this was a merged release-please PR
3031
- name: checkout

0 commit comments

Comments
 (0)