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 workflow syntax: remove matrix context from job-level if conditions
The matrix context is only available at step level, not job level.
Removed the matrix-based filtering from job-level if conditions.
Both matrix items will run on PRs, keeping the workflow simpler and fixing actionlint errors.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments