update msg

This commit is contained in:
Alex Holliday
2025-06-26 09:25:37 +08:00
parent a30417ab42
commit 2c553ae1d2
+1 -1
View File
@@ -59,4 +59,4 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh pr close "$PR_NUMBER" --delete-branch --comment "❌ Formatting check failed — PR auto-closed.
Please run \`npm run format\` and push again."
Please run \`npm run format\` in both `client` and `server` directories and push again."