chore: add generated OAS and Typedoc output to automated PRs (#8054)

* chore: add generated OAS output to automated PR

* add typedoc json output
This commit is contained in:
Shahed Nasser
2024-07-11 19:17:37 +03:00
committed by GitHub
parent d8f58774df
commit eebae37287
2 changed files with 4 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ jobs:
add-paths: |
www/apps/resources/references/**
www/apps/resources/generated/**
www/utils/generated/typedoc-json-output
branch: "docs/generate-reference"
branch-suffix: "timestamp"
body: ${{ steps.pr-message.outputs.body }}