github actions take 1

This commit is contained in:
itsAzaria
2026-02-19 00:48:12 +00:00
parent e2fbce88c4
commit 946ed945cc
5 changed files with 95 additions and 0 deletions
+6
View File
@@ -56,6 +56,12 @@ Use `--no-migrate` if you want to skip migrations on boot.
## Dev
Run CI checks locally:
```bash
composer ci
```
Format with Pint:
```bash