Skip to content

Commit 43f3b57

Browse files
committed
Free sam from the shackles of automated PR assignments
1 parent 71fe1f6 commit 43f3b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
base: main
3333
title: Release ${{ steps.version.outputs.next_tag }}
3434
labels: chore
35-
reviewers: krivard,sgratzl
36-
assignees: sgratzl
35+
reviewers: krivard
36+
assignees: krivard
3737
body: |
3838
Releasing ${{ steps.version.outputs.next_tag }}.

0 commit comments

Comments
 (0)