diff --git a/.github/workflows/trigger-postman.yml b/.github/workflows/trigger-postman.yml index dedc981..38f11cb 100644 --- a/.github/workflows/trigger-postman.yml +++ b/.github/workflows/trigger-postman.yml @@ -19,11 +19,6 @@ jobs: repository: 'Adyen/adyen-openapi' path: 'adyen-openapi' fetch-depth: 0 - - run: ls - - run: echo "$$$$$$$$$$" - - run: ls yaml - - run: echo "$$$$$$$$$$" - - run: pwd - name: Get changed files in the yaml folder id: changed-files-specific uses: tj-actions/changed-files@v35