chore: remove team from generate docblock actions (#6953)

This commit is contained in:
Shahed Nasser
2024-04-23 13:22:36 +03:00
committed by GitHub
parent 93ef94cad3
commit 14748755ee

View File

@@ -62,7 +62,6 @@ jobs:
title: "chore(docs): Generated TSDocs"
body: "This PR holds all generated TSDocs for the upcoming release."
branch: "chore/generate-tsdocs"
team-reviewers: "@medusajs/docs"
add-paths: packages/**
generate-oas:
name: Generated OAS PR
@@ -114,5 +113,4 @@ jobs:
title: "chore(docs): Generated OAS"
body: "This PR holds all generated OAS for the upcoming release."
branch: "chore/generate-oas"
team-reviewers: "@medusajs/docs"
add-paths: docs-util/oas-output/**