We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef43f57 commit f6844bbCopy full SHA for f6844bb
1 file changed
.github/workflows/sdk-reference-sync.yml
@@ -199,11 +199,6 @@ jobs:
199
- Changed files detected in this run: `${{ steps.changes.outputs.changed_files }}`
200
- Total tracked MDX reference files after generation: `${{ steps.changes.outputs.total_mdx_files }}`
201
202
- ## Validation
203
- - [x] SDK reference generator completed successfully
204
- - [x] Workflow run summary is attached to this run
205
- - [ ] Reviewer has verified the generated docs diff before merge
206
-
207
## Run Details
208
- Workflow: `${{ github.workflow }}`
209
- Run: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
0 commit comments