Files
TimeTracker/.github/workflows
Dries Peeters 1f9cee25ef fix: resolve Unicode emoji issues in CI workflow script
- 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.
2025-09-19 11:29:47 +02:00
..
2025-09-19 09:00:02 +02:00
2025-09-05 15:00:08 +02:00