File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Tests
22
33on :
44 push :
5- branches : [ main , develop ]
5+ branches : [ master , develop ]
66 pull_request :
7- branches : [ main , develop ]
7+ branches : [ master , develop ]
88
99jobs :
1010 test :
Original file line number Diff line number Diff line change 44[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
55[ ![ Node.js Version] ( https://img.shields.io/node/v/splitmark.svg )] ( https://nodejs.org )
66[ ![ Tests] ( https://github.com/splitmark/splitmark/workflows/Tests/badge.svg )] ( https://github.com/splitmark/splitmark/actions )
7- [ ![ Coverage Status ] ( https://coveralls .io/repos/github/ splitmark/splitmark/badge.svg?branch=master )] ( https://coveralls .io/github /splitmark/splitmark?branch=master )
7+ [ ![ codecov ] ( https://codecov .io/gh/ splitmark/splitmark/branch/master/graph/ badge.svg )] ( https://codecov .io/gh /splitmark/splitmark )
88[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( CONTRIBUTING.md )
99
1010A lightweight CLI Markdown editor with live preview.
You can’t perform that action at this time.
0 commit comments