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
Enable Psalm check in GitHub Actions workflow
Uncommented the Psalm step in the PHP workflow to ensure static analysis is run during CI. Minor formatting adjustments were made to the readme file to remove unnecessary comments.