From 83eed3874bacbe2b3eba30539f2a9aea6d84022d Mon Sep 17 00:00:00 2001 From: Ryan Nikolaidis <1208590+ryannikolaidis@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:22:34 -0700 Subject: [PATCH] get rid of reviewer specification --- .github/workflows/update-snippets.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/update-snippets.yaml b/.github/workflows/update-snippets.yaml index 6ae323b7..5a669305 100644 --- a/.github/workflows/update-snippets.yaml +++ b/.github/workflows/update-snippets.yaml @@ -23,8 +23,6 @@ jobs: commit-message: Update code snippets branch: update-code-snippets/${{ github.sha }} title: 'chore: update code snippets' - assignees: ${{ github.actor }} - reviewers: ${{ github.actor }} delete-branch: true body: | This automated pull request includes updated code snippets.