Remove Go-specific automation (#56)

Remove Go-specific automation. Central automation will be used going forward

Co-authored-by: jillingk <93914435+jillingk@users.noreply.github.com>
This commit is contained in:
Wouter Boereboom
2024-01-26 14:13:24 +01:00
committed by GitHub
parent 9207efecb5
commit 3ec1a2e07d

View File

@@ -19,8 +19,6 @@ jobs:
run: | run: |
gh workflow run models.yml -R Adyen/adyen-dotnet-api-library gh workflow run models.yml -R Adyen/adyen-dotnet-api-library
gh workflow run services.yml -R Adyen/adyen-dotnet-api-library gh workflow run services.yml -R Adyen/adyen-dotnet-api-library
- name: Go
run: gh workflow run models.yml -R Adyen/adyen-go-api-library
- name: Ruby - name: Ruby
run: gh workflow run services.yml -R Adyen/adyen-ruby-api-library run: gh workflow run services.yml -R Adyen/adyen-ruby-api-library
- name: SDK Automation - name: SDK Automation