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 1
1
name : CI
2
2
on :
3
3
push :
4
- branches : [master ]
4
+ branches : [main ]
5
5
pull_request :
6
- branches : [master ]
6
+ branches : [main ]
7
7
schedule :
8
8
- cron : 0 0 * * 0
9
9
Original file line number Diff line number Diff line change 3
3
[ ![ npm version] ( https://img.shields.io/npm/v/regexpp.svg )] ( https://www.npmjs.com/package/regexpp )
4
4
[ ![ Downloads/month] ( https://img.shields.io/npm/dm/regexpp.svg )] ( http://www.npmtrends.com/regexpp )
5
5
[ ![ 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 )
7
7
[ ![ Dependency Status] ( https://david-dm.org/mysticatea/regexpp.svg )] ( https://david-dm.org/mysticatea/regexpp )
8
8
9
9
A regular expression parser for ECMAScript.
You can’t perform that action at this time.
0 commit comments