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:
15
.github/workflows/notify.yml
vendored
15
.github/workflows/notify.yml
vendored
@@ -6,12 +6,13 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
notify:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
|
||||
steps:
|
||||
- name: SDK Automation
|
||||
sdk-automation:
|
||||
uses: Adyen/adyen-sdk-automation/.github/workflows/gradle.yml@main
|
||||
- name: Postman
|
||||
secrets:
|
||||
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
|
||||
|
||||
postman:
|
||||
uses: Adyen/adyen-postman/.github/workflows/trigger-postman.yml@main
|
||||
secrets:
|
||||
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user