Skip to content
Open
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ Neste projeto você aprenderá:

6. **Execute seu Primeiro Workflow:**
- Faça uma alteração simples (ex: adicione seu nome no README.md)
- Faça commit e push
- Faça git add README.md
- Faça git commit -m "first"
- Faça git push -u origin main
- Vá para a aba "Actions" e veja seu primeiro workflow rodando!

## O que acontece nos Workflows?
Expand Down