Skip to content

Commit 681685d

Browse files
committed
Update TFO-Collector endpoints
1 parent e7bb960 commit 681685d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414
# =============================================================================
1515

16-
name: CI - TFO SDK
16+
name: CI - TFO Go SDK
1717

1818
on:
1919
push:

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# =============================================================================
1919

20-
name: Docker Build
20+
name: Docker Build - TFO Go SDK
2121

2222
on:
2323
push:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#
2121
# =============================================================================
2222

23-
name: Release
23+
name: Release - TFO Go SDK
2424

2525
on:
2626
push:

0 commit comments

Comments
 (0)