refactor: rename prettier check workflow to link-&-format

This commit is contained in:
Ritesh Ghosh
2025-05-11 13:02:50 +05:30
parent 8a0e10514c
commit 935e59fcac
@@ -24,3 +24,6 @@ jobs:
- name: Check lint
run: npm run lint:ci
- name: Check prettier
run: npm run format:check