mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
Revert PR #62
This commit is contained in:
17
.github/workflows/notify.yml
vendored
17
.github/workflows/notify.yml
vendored
@@ -6,13 +6,12 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sdk-automation:
|
notify:
|
||||||
uses: Adyen/adyen-sdk-automation/.github/workflows/gradle.yml@main
|
runs-on: ubuntu-latest
|
||||||
secrets:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
|
||||||
|
steps:
|
||||||
postman:
|
- name: SDK Automation
|
||||||
uses: Adyen/adyen-postman/.github/workflows/trigger-postman.yml@main
|
run: gh workflow run gradle.yml -R Adyen/adyen-sdk-automation
|
||||||
secrets:
|
- name: Postman
|
||||||
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
|
run: gh workflow run trigger-postman.yml -R Adyen/adyen-postman
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user