We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987765d commit 6715f82Copy full SHA for 6715f82
.github/workflows/pull_request_automation.yml
@@ -84,7 +84,7 @@ jobs:
84
if: contains(github.base_ref, 'master')
85
run: |
86
cp docker/env_file_integrations_template docker/env_file_integrations
87
- ./start ci up --all_analyzers -- --build -d
+ ./start ci up --malware_tools_analyzers --phishing_analyzers -- --build -d
88
env:
89
DOCKER_BUILDKIT: 1
90
BUILDKIT_PROGRESS: "plain"
0 commit comments