Runs the backend test suite against PHP 8.3 for every PR targeting
main, so branch protection can require it to pass before merging.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Runs the backend test suite against PHP 8.3 for every PR targeting
main, so branch protection can require it to pass before merging.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
actions/checkout is a JS action and needs a node binary on PATH; the
php:8.3-cli-alpine job container doesn't ship one, so checkout was
failing with "node: executable file not found in $PATH".
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
aneurin
merged commit e59890618e into main2026-09-05 09:33:43 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Runs the backend test suite against PHP 8.3 for every PR targeting
main, so branch protection can require it to pass before merging.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com