An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GitHub Actions Base

![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-2088FF?logo=github-actions&logoColor=white)
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)

> 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