Skip to content

Commit

Permalink
Remove Node-specific automation (#53)
Browse files Browse the repository at this point in the history
Remove Node-specific automation. Central automation will be used going forward

Co-authored-by: jillingk <[email protected]>
  • Loading branch information
wboereboom and jillingk authored Jan 26, 2024
1 parent 1105b0f commit 4640031
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4640031

Please sign in to comment.