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