Removed js file check in paths

This commit is contained in:
shubham-mermaid
2025-06-23 12:43:13 +05:30
parent c5f89eaa9a
commit 0623a87d70

View File

@@ -5,7 +5,6 @@ on:
paths:
- 'pnpm-lock.yaml'
- '**/package.json'
- '**/*.js'
- '.github/workflows/validate-lockfile.yml'
jobs: