Skip to content

feat(ci): adiciona workflow básico — refs #11#12

Merged
Eduwilll merged 1 commit into
mainfrom
feature/ci-skeleton
Oct 6, 2025
Merged

feat(ci): adiciona workflow básico — refs #11#12
Eduwilll merged 1 commit into
mainfrom
feature/ci-skeleton

Conversation

@Eduwilll
Copy link
Copy Markdown
Contributor

@Eduwilll Eduwilll commented Oct 6, 2025

Descrição:
Adiciona workflow GitHub Actions que roda em pull requests e executa um teste simples (echo "CI is working").

O que foi feito:

  • .github/workflows/ci.yml com job de exemplo para PRs

Como testar:

  1. Abrir PR contra main
  2. Verificar execução na aba Actions

Fecha issue:
Closes #11
Closes #7

Comment thread .github/workflows/ci.yml Outdated
@Eduwilll Eduwilll requested a review from marmitar October 6, 2025 21:45
@Eduwilll Eduwilll force-pushed the feature/ci-skeleton branch from a13fb7c to c79db9d Compare October 6, 2025 22:44
@Eduwilll Eduwilll merged commit c79db9d into main Oct 6, 2025
1 check passed
@Eduwilll Eduwilll deleted the feature/ci-skeleton branch October 6, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants