mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-07 03:59:48 -06:00
- Replace problematic Unicode emojis in create-pr-preview job - Use GitHub emoji codes (✅, 🚀) instead of Unicode - Add missing permissions (pull-requests: write, issues: write) to PR comment job - Remove Unicode emojis from bash echo statements in migration tests - Ensures JavaScript compatibility and prevents encoding errors This resolves the 'Invalid or unexpected token' SyntaxError in the CI pipeline's PR preview comment generation.