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 5f15a7b commit a7801b0Copy full SHA for a7801b0
.github/workflows/bucket-upload.yaml
@@ -80,7 +80,6 @@ jobs:
80
exit 1
81
fi
82
83
- # Iterar sobre cada repositório
84
for repo_url in "${REPOS_ARRAY[@]}"; do
85
repo_name=$(basename "$repo_url" .git)
86
echo "Running 2ms scan on $repo_name"
0 commit comments