Skip to content

Commit

Permalink
Rename sdk workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Jun 17, 2024
1 parent 6e268b6 commit 03dea5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-sdk-go.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release Go SDK
name: Release SDK (Go)
on:
workflow_dispatch:
inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-sdk-python.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release Python SDK
name: Release SDK (Python)
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 03dea5a

Please sign in to comment.