We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7bb960 commit 681685dCopy full SHA for 681685d
3 files changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@
13
#
14
# =============================================================================
15
16
-name: CI - TFO SDK
+name: CI - TFO Go SDK
17
18
on:
19
push:
.github/workflows/docker.yml
@@ -17,7 +17,7 @@
20
-name: Docker Build
+name: Docker Build - TFO Go SDK
21
22
23
.github/workflows/release.yml
@@ -20,7 +20,7 @@
-name: Release
+name: Release - TFO Go SDK
24
25
26
0 commit comments