This commit is contained in:
Beppe Catanese
2025-05-13 18:29:52 +02:00
committed by GitHub
parent 1473bb1c68
commit bfe748d35b

View File

@@ -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