Remove Python-specific automation (#58)

Remove Python-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:12:33 +01:00
committed by GitHub
parent 444c1a4e46
commit 770d26c1eb

View File

@@ -25,8 +25,6 @@ jobs:
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: Python
run: gh workflow run services.yml -R Adyen/adyen-python-api-library
- name: Ruby
run: gh workflow run services.yml -R Adyen/adyen-ruby-api-library
- name: SDK Automation