mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
Remove PHP-specific automation (#59)
Remove PHP-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
@@ -25,10 +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: PHP models and services
|
||||
run: |
|
||||
gh workflow run models.yml -R Adyen/adyen-php-api-library
|
||||
gh workflow run services.yml -R Adyen/adyen-php-api-library
|
||||
- name: Python
|
||||
run: gh workflow run services.yml -R Adyen/adyen-python-api-library
|
||||
- name: Ruby
|
||||
|
||||
Reference in New Issue
Block a user