Remove ruby notify (#54)

Remove ruby notify in favour of central automation

Co-authored-by: jillingk <93914435+jillingk@users.noreply.github.com>
This commit is contained in:
Wouter Boereboom
2024-01-26 14:15:02 +01:00
committed by GitHub
parent b00c236904
commit 1105b0f3b3

View File

@@ -15,8 +15,6 @@ jobs:
run: |
gh workflow run models.yml -R Adyen/adyen-node-api-library
gh workflow run services.yml -R Adyen/adyen-node-api-library
- name: Ruby
run: gh workflow run services.yml -R Adyen/adyen-ruby-api-library
- name: SDK Automation
run: gh workflow run gradle.yml -R Adyen/adyen-sdk-automation
- name: Postman