Updated message

This commit is contained in:
shubham-mermaid
2025-06-20 18:57:22 +05:30
parent 7dd8ddc3eb
commit 6f1e0e4d17

View File

@@ -61,9 +61,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.pull_request.number }}
body: |
## 🔍 Lockfile Validation Failed
The following issue(s) were detected in `pnpm-lock.yaml`:
The following issue(s) were detected:
${{ steps.validate.outputs.errors }}
Please address these and push an update.