You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance GitHub workflows with concurrency settings
- Added concurrency configuration to both biome.yml and playwright.yml workflows.
- Ensured that in-progress jobs are canceled when a new job is triggered for the same pull request, improving resource management and build efficiency.
0 commit comments