try using the path not file

This commit is contained in:
Lewis Jones
2025-08-28 14:54:28 +01:00
committed by GitHub
parent a340a7a878
commit 96b82f03c4
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
- dist/index.js
- dist/sourcemap-register.js
paths:
- scripts/scan_pr
- scripts
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3