ci: Make workflow names consistent

Signed-off-by: Alexis Sellier <self@cloudhead.io>
This commit is contained in:
Alexis Sellier 2023-01-19 10:29:22 +01:00
parent 8318b07d89
commit 079c193d0c
No known key found for this signature in database
4 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Build and push container images name: Deploy
on: on:
push: push:

View File

@ -1,4 +1,4 @@
name: Release name: Release / cli
on: on:
push: push:
tags: tags:

View File

@ -1,4 +1,4 @@
name: Upload binaries for frontend e2e tests name: Release / httpd
on: on:
push: push: