After adding PHPUnit tests the phpstan jobs are now being run, as we have some .php files. The one remaining validation/linting job which is not being run yet is stylelint
Proposed resolution
Add a css file to give test coverage of the stylelint job
Add functionality to make them fail on request using $BEFORE_SCRIPT_ACTIONS