Skip to content

Commit 786a7bc

Browse files
authored
Merge pull request #27 from cmu-delphi/krivard/release-assignments
Free sam from the shackles of automated PR assignments
2 parents b884b47 + 43f3b57 commit 786a7bc

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)