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 verify-core and verify-format jobs that were causing GitHub PR
status checks to get stuck with "Waiting for status to be reported".
Both jobs now use 'if: always()' to ensure they run and report status
regardless of dependency job outcomes.
Signed-off-by: iabdalkader <[email protected]>
0 commit comments