We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1814d69 commit 546876aCopy full SHA for 546876a
.github/workflows/socket-fix.yml
@@ -39,4 +39,4 @@ jobs:
39
SOCKET_CLI_GIT_USER_NAME: socket-fix[bot]
40
SOCKET_CLI_API_TOKEN: ${{ secrets.SOCKET_CLI_API_TOKEN }}
41
SOCKET_CLI_DEBUG: ${{ inputs.debug }}
42
- run: pnpm dlx @socketsecurity/cli fix --autopilot
+ run: pnpm dlx @socketsecurity/cli fix --autopilot --glob '!test/fixtures/**'
0 commit comments