Skip to content

Commit a7801b0

Browse files
remove 2ms in json
1 parent 5f15a7b commit a7801b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bucket-upload.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
exit 1
8181
fi
8282
83-
# Iterar sobre cada repositório
8483
for repo_url in "${REPOS_ARRAY[@]}"; do
8584
repo_name=$(basename "$repo_url" .git)
8685
echo "Running 2ms scan on $repo_name"

0 commit comments

Comments
 (0)