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: on:
push: push:

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

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

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

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

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

Loading…
Cancel
Save