Skip to content

Commit f3df6f5

Browse files
committed
ci: change from teamReviewers to reviewers
rel #36
1 parent d87aef6 commit f3df6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
createPR: true
3737
labels: automated,bump
3838
assignees: tobiasehlert
39-
teamReviewers: developers
39+
reviewers: tobiasehlert
4040
title: "bump: ${{ github.event.client_payload.chart_name }} release ${{ github.event.client_payload.release_version }}"
4141
message: "bump: ${{ github.event.client_payload.chart_name }} release ${{ github.event.client_payload.release_version }}"
4242
description: |

0 commit comments

Comments
 (0)