chore: unify action names

This commit is contained in:
Steven 2025-06-11 23:39:29 +08:00
parent efc0dc9aea
commit c9c07a599c
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
name: Backend Test
name: Backend Tests
on:
push:

View File

@ -1,4 +1,4 @@
name: Build and Push Stable Docker Image
name: Build and Push Stable Image
on:
push:

View File

@ -1,4 +1,4 @@
name: Deploy Demo to Render
name: Demo Render Deploy
on:
workflow_dispatch:

View File

@ -1,4 +1,4 @@
name: Frontend Test
name: Frontend Tests
on:
push:

View File

@ -1,4 +1,4 @@
name: Protobuf Linter
name: Proto Linter
on:
push:

View File

@ -1,4 +1,4 @@
name: Close Stale Issues
name: Stale
on:
schedule: