Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore: build and give the hand
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lebleu committed Jan 25, 2024
1 parent 02e8e1a commit 857da12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build
on:
push:
branches: [ dev, hotfix/*, feature/*, release/* ]
branches: [ dev, master, hotfix/*, feature/*, release/* ]
jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
![Github action workflow status](https://github.com/steve-lebleu/nodemailer-sendinblue-v3-transport/actions/workflows/build.yml/badge.svg?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/steve-lebleu/nodemailer-sendinblue-v3-transport/badge.svg?branch=master)](https://coveralls.io/github/steve-lebleu/nodemailer-sendinblue-v3-transport?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/steve-lebleu/nodemailer-sendinblue-v3-transport/badge.svg?branch=master)](https://coveralls.io/github/steve-lebleu/nodemailer-sendinblue-v3-transport?tag=v1.0.1)
[![CodeFactor](https://www.codefactor.io/repository/github/steve-lebleu/nodemailer-sendinblue-v3-transport/badge)](https://www.codefactor.io/repository/github/steve-lebleu/nodemailer-sendinblue-v3-transport)
![GitHub Release](https://img.shields.io/github/v/release/steve-lebleu/nodemailer-sendinblue-v3-transport?logo=Github)
![Known Vulnerabilities](https://snyk.io/test/github/steve-lebleu/nodemailer-sendinblue-v3-transport/badge.svg)
Expand Down

0 comments on commit 857da12

Please sign in to comment.