Skip to content

Commit

Permalink
Remove Go-specific automation (#56)
Browse files Browse the repository at this point in the history
Remove Go-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 9207efe commit 3ec1a2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
run: |
gh workflow run models.yml -R Adyen/adyen-dotnet-api-library
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: Ruby
run: gh workflow run services.yml -R Adyen/adyen-ruby-api-library
- name: SDK Automation
Expand Down

0 comments on commit 3ec1a2e

Please sign in to comment.