Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/copilot-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

> O check abaixo será utilizado no exercicio 3 deste repositório, o agente não deve marcar automaticamente e caso seja regerado o arquivo deverá manter a marcação anterior

[ ] - Aprendi sobre como configurar o copilot-instructions.
[X] - Aprendi sobre como configurar o copilot-instructions.

## Architecture Overview

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/copilot-setup-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: "Copilot Setup Steps"

#> O check abaixo será utilizado no exercicio 3 deste repositório (o agente não deve marcar automaticamente)
# [ ] - Aprendi sobre como configurar o copilot-setup-steps.
# [X] - Aprendi sobre como configurar o copilot-setup-steps.

# Define quando o workflow será executado automaticamente
# Permite execução manual através da aba "Actions" do repositório para validação e testes
Expand Down