ci: rename testing workflow to clarify versioning

- Update workflow name from "testing v1" to "v1 version"

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2025-04-27 12:46:01 +08:00
parent 8b7c180c3f
commit 35c03a241d
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
name: testing v1
name: v1 version
on: [push]
jobs:
testing: