mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-03 00:07:08 -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-validate-dev.yml
vendored
2
.github/workflows/tinytorch-validate-dev.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: '🔥 TinyTorch · 💯 Validate (Dev)'
|
||||
name: '🔥 TinyTorch · ✅ Validate (Dev)'
|
||||
|
||||
# =============================================================================
|
||||
# TinyTorch Validate (Dev) - Comprehensive Testing Workflow
|
||||
|
||||
Reference in New Issue
Block a user