Skip to content

Commit 92356ef

Browse files
committed
Update titles
1 parent aa64524 commit 92356ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: k6 - Test Suite
1+
name: Check Formatting & Build
22
on: [push]
33

44
jobs:

.github/workflows/docker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and push Docker images
1+
name: Build and Push Docker Images
22
on:
33
release:
44
types:

.github/workflows/k6-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: k6 - Test Suite
1+
name: Run k6 Test Suite
22
on: [push]
33

44
jobs:

0 commit comments

Comments
 (0)