Change the ci names
All checks were successful
JavaScriptUtilsVitest / ci-tests (push) Successful in 15s

This commit is contained in:
2025-03-10 19:53:26 +09:00
parent c818e56f3e
commit a629482a20

View File

@@ -1,10 +1,15 @@
name: CI name: JavaScriptUtilsVitest
run-name: ${{ github.actor}} runs CI run-name: ${{ github.actor}} runs vitest checks
# on: # on:
# push:
# branches:
# - main
# pull_request: # pull_request:
# branches: # branches:
# - main # - main
# - staging
# - development
on: [push] on: [push]