mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-02 02:29:16 -05:00
chore(workflows): differentiate Validate and Publish icons
- Change Validate (Dev) icon from 💯 to ✅ for Book and TinyTorch - Change Update PDFs icon from 📄 to 📑 (bookmark tabs) - Fix workflow_run references to match exact workflow names This makes it easier to visually distinguish between Validate and Publish operations in the GitHub Actions UI.
This commit is contained in:
2
.github/workflows/tinytorch-update-pdfs.yml
vendored
2
.github/workflows/tinytorch-update-pdfs.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: '🔥 TinyTorch · 📄 Update PDFs'
|
||||
name: '🔥 TinyTorch · 📑 Update PDFs'
|
||||
|
||||
# =============================================================================
|
||||
# PDF-Only Update Workflow
|
||||
|
||||
Reference in New Issue
Block a user