Skip to content

Commit 58f1e20

Browse files
committed
feat: Rename CI/CD pipeline and add test badge to README
1 parent 1e86eb6 commit 58f1e20

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD Pipeline
1+
name: Tests and Build
22

33
on:
44
push:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[conteúdo antigo ou vazio]
22
# BrasilCEP Webservice
33

4+
[![Tests](https://github.com/brasilcep/brasilcep-webservice/actions/workflows/cicd.yml/badge.svg)](https://github.com/brasilcep/brasilcep-webservice/actions/workflows/cicd.yml)
5+
46
API REST para consulta de CEPs brasileiros, baseada na base oficial dos Correios (DNE). Projeto open source, rápido, eficiente e fácil de usar.
57

68
## Sumário

0 commit comments

Comments
 (0)