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 11name : CI
22on :
33 push :
4- branches : [master ]
4+ branches : [main ]
55 pull_request :
6- branches : [master ]
6+ branches : [main ]
77 schedule :
88 - cron : 0 0 * * 0
99
Original file line number Diff line number Diff line change 33[ ![ npm version] ( https://img.shields.io/npm/v/regexpp.svg )] ( https://www.npmjs.com/package/regexpp )
44[ ![ Downloads/month] ( https://img.shields.io/npm/dm/regexpp.svg )] ( http://www.npmtrends.com/regexpp )
55[ ![ Build Status] ( https://github.com/mysticatea/regexpp/workflows/CI/badge.svg )] ( https://github.com/mysticatea/regexpp/actions )
6- [ ![ codecov] ( https://codecov.io/gh/mysticatea/regexpp/branch/master /graph/badge.svg )] ( https://codecov.io/gh/mysticatea/regexpp )
6+ [ ![ codecov] ( https://codecov.io/gh/mysticatea/regexpp/branch/main /graph/badge.svg )] ( https://codecov.io/gh/mysticatea/regexpp )
77[ ![ Dependency Status] ( https://david-dm.org/mysticatea/regexpp.svg )] ( https://david-dm.org/mysticatea/regexpp )
88
99A regular expression parser for ECMAScript.
You can’t perform that action at this time.
0 commit comments