chore: unify action names

pull/4770/head
Steven 3 weeks ago
parent efc0dc9aea
commit c9c07a599c

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

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

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

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

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

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

Loading…
Cancel
Save