chore: unify action names
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user