Skip to content

Commit b359261

Browse files
committed
Fix workflow name
1 parent 65ad41d commit b359261

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cloud-storage-adapter-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Object Storage Adapter
1+
name: Test Cloud Storage Adapter
22

33
on:
44
workflow_dispatch:

.github/workflows/s3-adapter-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Object Storage Adapter
1+
name: Test S3 Adapter
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)