[💚] Rename CI to ts-standard

This commit is contained in:
ThinLiquid 2023-10-16 15:31:55 +01:00
parent 3e6af3f6b4
commit d31fe19dbf

View file

@ -5,7 +5,7 @@ on:
pull_request:
branches: [master]
jobs:
Semi-Standard:
ts-standard:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.1.0