mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
Remove Java-specific automation (#57)
Remove Java-specific automation. Central automation will be used going forward
This commit is contained in:
4
.github/workflows/notify.yml
vendored
4
.github/workflows/notify.yml
vendored
@@ -15,10 +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: Java
|
||||
run: |
|
||||
gh workflow run models.yml -R Adyen/adyen-java-api-library
|
||||
gh workflow run services.yml -R Adyen/adyen-java-api-library
|
||||
- name: .NET
|
||||
run: |
|
||||
gh workflow run models.yml -R Adyen/adyen-dotnet-api-library
|
||||
|
||||
Reference in New Issue
Block a user