diff --git a/.github/workflows/update-spec-for-docs.yml b/.github/workflows/update-spec-for-docs.yml index 7188325db..4153060f3 100644 --- a/.github/workflows/update-spec-for-docs.yml +++ b/.github/workflows/update-spec-for-docs.yml @@ -68,7 +68,7 @@ jobs: --body "Updating the generated docs for python" \ --head "$NEW_BRANCH" \ --reviewer jessfraz \ - --reviewer irevdev \ + --reviewer irev-dev \ --reviewer franknoirot \ --base main || true env: