chore: remove team from generate docblock actions (#6953)
This commit is contained in:
2
.github/workflows/generate-docblocks.yml
vendored
2
.github/workflows/generate-docblocks.yml
vendored
@@ -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/**
|
||||
Reference in New Issue
Block a user