File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 ]
77jobs :
88 build-and-test :
99 name : ' ${{ matrix.platform }}: node.js ${{ matrix.node-version }}'
Original file line number Diff line number Diff line change @@ -1237,11 +1237,11 @@ work on [`ware`][ware], as it was a huge initial inspiration.
12371237
12381238[ health ] : https://github.com/unifiedjs/.github
12391239
1240- [ contributing ] : https://github.com/unifiedjs/.github/blob/master /contributing.md
1240+ [ contributing ] : https://github.com/unifiedjs/.github/blob/HEAD /contributing.md
12411241
1242- [ support ] : https://github.com/unifiedjs/.github/blob/master /support.md
1242+ [ support ] : https://github.com/unifiedjs/.github/blob/HEAD /support.md
12431243
1244- [ coc ] : https://github.com/unifiedjs/.github/blob/master /code-of-conduct.md
1244+ [ coc ] : https://github.com/unifiedjs/.github/blob/HEAD /code-of-conduct.md
12451245
12461246[ awesome ] : https://github.com/unifiedjs/awesome-unified
12471247
@@ -1351,11 +1351,11 @@ work on [`ware`][ware], as it was a huge initial inspiration.
13511351
13521352[ promise ] : https://developer.mozilla.org/Web/JavaScript/Reference/Global_Objects/Promise
13531353
1354- [ remark-plugins ] : https://github.com/remarkjs/remark/blob/master /doc/plugins.md#list-of-plugins
1354+ [ remark-plugins ] : https://github.com/remarkjs/remark/blob/HEAD /doc/plugins.md#list-of-plugins
13551355
1356- [ rehype-plugins ] : https://github.com/rehypejs/rehype/blob/master /doc/plugins.md#list-of-plugins
1356+ [ rehype-plugins ] : https://github.com/rehypejs/rehype/blob/HEAD /doc/plugins.md#list-of-plugins
13571357
1358- [ retext-plugins ] : https://github.com/retextjs/retext/blob/master /doc/plugins.md#list-of-plugins
1358+ [ retext-plugins ] : https://github.com/retextjs/retext/blob/HEAD /doc/plugins.md#list-of-plugins
13591359
13601360[ stream ] : https://github.com/unifiedjs/unified-stream
13611361
You can’t perform that action at this time.
0 commit comments