https://github.com/juninmd/github-actions-base
Centralized GitHub Actions for juninmd portfolio
https://github.com/juninmd/github-actions-base
Last synced: 3 days ago
JSON representation
Centralized GitHub Actions for juninmd portfolio
- Host: GitHub
- URL: https://github.com/juninmd/github-actions-base
- Owner: juninmd
- License: mit
- Created: 2026-04-03T17:13:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-07-11T18:03:34.000Z (16 days ago)
- Last Synced: 2026-07-23T10:18:11.258Z (4 days ago)
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# GitHub Actions Base


> Template base para workflows do GitHub Actions.
## 📝 Descrição
Modelo inicial de workflows do GitHub Actions para reutilização em projetos. Contém configurações básicas de CI/CD prontas para uso.
## 📂 Estrutura
```
.github/
workflows/ # Workflow definitions
```
## 🚀 Uso
1. Copie os workflows desejados para seu projeto
2. Ajuste as variáveis de ambiente conforme necessário
3. Faça commit e push para ativar
## 📜 Licença
MIT