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
Fix YAML syntax error in stop-run-skipped-ci workflow
Replace template literals with array.join() to avoid YAML multiline
key parsing issues. This fixes the knip CI failure.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments