Simplify remote workflow calling

This commit is contained in:
Viktor Szépe
2024-10-15 18:38:21 +02:00
committed by GitHub
parent fa8048c582
commit cc922adda3

View File

@@ -12,6 +12,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
steps:
- name: SDK Automation
run: gh workflow run gradle.yml -R Adyen/adyen-sdk-automation
uses: Adyen/adyen-sdk-automation/.github/workflows/gradle.yml@main
- name: Postman
run: gh workflow run trigger-postman.yml -R Adyen/adyen-postman
uses: Adyen/adyen-postman/.github/workflows/trigger-postman.yml@main