customer-portal/justfile
chris ff31c28d38
All checks were successful
Test action / Print hello world (push) Successful in 6m12s
too lazy to think of a message, so enjoy this pointless text. Good luck future me...
2025-09-22 14:25:07 +00:00

6 lines
No EOL
139 B
Makefile
Executable file

push:
git add .
git commit -m 'too lazy to think of a message, so enjoy this pointless text. Good luck future me...'
git push