[ci] Rename workflows

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
This commit is contained in:
Andrei Kvapil
2025-04-03 17:04:51 +02:00
parent de19450f44
commit 1fbbfcd063
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
name: Verify and Finalize Release PR
name: Releasing PR
on:
pull_request:

View File

@@ -1,4 +1,4 @@
name: Build and Test
name: Pull Request
on:
pull_request:
@@ -6,7 +6,7 @@ on:
jobs:
e2e:
name: Build and Test for Pull Requests
name: Build and Test
runs-on: [self-hosted]
permissions:
contents: read

View File

@@ -1,4 +1,4 @@
name: Prepare Release
name: Versioned Tag
on:
push: