From d638499daf451e5d541c2158b3b4e503a36310ed Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Sat, 20 Jul 2024 20:46:23 +0200 Subject: [PATCH] Fixed the linting PR nominating me and me thus getting 2 notifications instead of one --- .github/workflows/linting.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 6ce862a69..83fe1564e 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -44,7 +44,5 @@ jobs: PR comes from [this Workflow Run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}) [ 1 ]: https://github.com/peter-evans/create-pull-request - assignees: CommanderStorm - reviewers: CommanderStorm branch: chore/formatting-fixes delete-branch: true