[💚] Rename CI to ts-standard
This commit is contained in:
parent
3e6af3f6b4
commit
d31fe19dbf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ts-standard.yml
vendored
2
.github/workflows/ts-standard.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
jobs:
|
jobs:
|
||||||
Semi-Standard:
|
ts-standard:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.1.0
|
- uses: actions/checkout@v2.1.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue