mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
Remove Node-specific automation (#53)
Remove Node-specific automation. Central automation will be used going forward Co-authored-by: jillingk <93914435+jillingk@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/notify.yml
vendored
4
.github/workflows/notify.yml
vendored
@@ -11,10 +11,6 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
|
||||
steps:
|
||||
- name: Node.js
|
||||
run: |
|
||||
gh workflow run models.yml -R Adyen/adyen-node-api-library
|
||||
gh workflow run services.yml -R Adyen/adyen-node-api-library
|
||||
- name: SDK Automation
|
||||
run: gh workflow run gradle.yml -R Adyen/adyen-sdk-automation
|
||||
- name: Postman
|
||||
|
||||
Reference in New Issue
Block a user