mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Rename Test -> Linter
This commit is contained in:
parent
2de50b46be
commit
f0f69a4d22
@ -1,4 +1,4 @@
|
||||
name: Test
|
||||
name: Linter
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
3
.github/workflows/release-drafter.yml
vendored
3
.github/workflows/release-drafter.yml
vendored
@ -12,8 +12,5 @@ jobs:
|
||||
steps:
|
||||
# Drafts your next Release notes as Pull Requests are merged into "master"
|
||||
- uses: release-drafter/release-drafter@v5
|
||||
with:
|
||||
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
|
||||
# config-name: my-config.yml
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
<a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E=10.9.0-green?style=flat-square"></a>
|
||||
<a href="https://hexo.io"><img src="https://img.shields.io/badge/hexo-%3E=4.0.0-blue?style=flat-square&logo=hexo"></a>
|
||||
<a href="https://github.com/hexo-next/hexo-theme-next/blob/master/LICENSE.md"><img src="https://img.shields.io/badge/license-%20AGPL-orange?style=flat-square&logo=gnu"></a>
|
||||
<img src="https://img.shields.io/github/workflow/status/hexo-next/hexo-theme-next/Test?style=flat-square">
|
||||
<img src="https://img.shields.io/github/workflow/status/hexo-next/hexo-theme-next/Linter?style=flat-square">
|
||||
<br>
|
||||
<img src="https://user-images.githubusercontent.com/16272760/63487983-da41b080-c4df-11e9-951c-64883a8a5e9b.png">
|
||||
</p>
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
<a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E=10.9.0-green?style=flat-square"></a>
|
||||
<a href="https://hexo.io"><img src="https://img.shields.io/badge/hexo-%3E=4.0.0-blue?style=flat-square&logo=hexo"></a>
|
||||
<a href="https://github.com/hexo-next/hexo-theme-next/blob/master/LICENSE.md"><img src="https://img.shields.io/badge/license-%20AGPL-orange?style=flat-square&logo=gnu"></a>
|
||||
<img src="https://img.shields.io/github/workflow/status/hexo-next/hexo-theme-next/Test?style=flat-square">
|
||||
<img src="https://img.shields.io/github/workflow/status/hexo-next/hexo-theme-next/Linter?style=flat-square">
|
||||
<br>
|
||||
<img src="https://user-images.githubusercontent.com/16272760/63487983-da41b080-c4df-11e9-951c-64883a8a5e9b.png">
|
||||
</p>
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
<a href="https://nodejs.org"><img src="https://img.shields.io/badge/node-%3E=10.9.0-green?style=flat-square"></a>
|
||||
<a href="https://hexo.io"><img src="https://img.shields.io/badge/hexo-%3E=4.0.0-blue?style=flat-square&logo=hexo"></a>
|
||||
<a href="https://github.com/hexo-next/hexo-theme-next/blob/master/LICENSE.md"><img src="https://img.shields.io/badge/license-%20AGPL-orange?style=flat-square&logo=gnu"></a>
|
||||
<img src="https://img.shields.io/github/workflow/status/hexo-next/hexo-theme-next/Test?style=flat-square">
|
||||
<img src="https://img.shields.io/github/workflow/status/hexo-next/hexo-theme-next/Linter?style=flat-square">
|
||||
<br>
|
||||
<img src="https://user-images.githubusercontent.com/16272760/63487983-da41b080-c4df-11e9-951c-64883a8a5e9b.png">
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user