Skip to content

Commit

Permalink
analisis rama main
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Dec 8, 2024
1 parent c9d70a8 commit 184d2d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pipelineIC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ jobs:
-d "visibility=public")
if [ "$create_response" -ne 201 ]; then
echo "Error al crear el proyecto (HTTP $create_response)."
exit 1
echo "¨Proyecto creado exitosamente (HTTP $create_response)."
fi
echo "Estableciendo la rama main como predeterminada..."
Expand Down

0 comments on commit 184d2d5

Please sign in to comment.