File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -350,6 +350,9 @@ I've created a new D4D datasheet for **${DATASET_NAME}** and opened a pull reque
350350## Pull Request
351351🔗 #${PR_NUMBER}
352352
353+ ## Direct File Access
354+ 📄 **D4D YAML Link**: https://raw.githubusercontent.com/bridge2ai/data-sheets-schema/${BRANCH_NAME} /${OUTPUT_FILE}
355+
353356## What I Created
354357- **YAML Datasheet**: \` ${OUTPUT_FILE} \`
355358- **HTML Preview**: \` ${OUTPUT_FILE% .yaml} .html\`
Original file line number Diff line number Diff line change @@ -405,6 +405,9 @@ I've updated the D4D datasheet for **${DATASET_NAME}** and opened a pull request
405405## Pull Request
406406🔗 #${PR_NUMBER}
407407
408+ ## Direct File Access
409+ 📄 **D4D YAML Link**: https://raw.githubusercontent.com/bridge2ai/data-sheets-schema/${BRANCH_NAME} /<path-to-file>.yaml
410+
408411## Changes Summary
409412<!-- Briefly describe what was changed -->
410413- ✏️ **Modified**: <list modified fields>
You can’t perform that action at this time.
0 commit comments