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: simplify CI workflow conditions to resolve pending issues
- Simplified test job conditions to run on all PRs and pushes
- Removed complex actor and branch checks that were causing pending issues
- Simplified security job conditions for better reliability
- This should resolve the persistent pending state for release PRs
The complex conditional logic was preventing workflows from running
on release PRs created by the automated workflow.
0 commit comments