Skip to content

Commit 4050b23

Browse files
authored
Update sdk-pr.yaml
1 parent 77ef946 commit 4050b23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sdk-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
main-go:
15-
name: Update SDK Repo
15+
name: [Go] Update SDK Repo
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Install SSH Key
@@ -51,7 +51,7 @@ jobs:
5151
run: |
5252
scripts/sdk-create-pr.sh "oas-bot-${{ github.run_id }}" "Generated from GitHub run [${{ github.run_id }}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})"
5353
main-python:
54-
name: Update SDK Repo
54+
name: [Python] Update SDK Repo
5555
runs-on: ubuntu-latest
5656
steps:
5757
- name: Install SSH Key

0 commit comments

Comments
 (0)