tantek / cassis

CASSIS is universal javascript/PHP that works on the client and the server for scalable application logic.
http://cassisjs.org/
128 stars 10 forks source link

Create github action to build `cassis.php` on a successful test run #44

Open aaronpk opened 1 year ago

aaronpk commented 1 year ago

When a new commit to the js file is made, the tests should run automatically. If the tests pass, github actions should run post-process.php and commit the update to cassis.php