Are we getting there?

This commit is contained in:
Julien Lengrand-Lambert
2023-02-23 14:10:40 +01:00
parent bedb84a95d
commit cadea1e5ae

View File

@@ -30,7 +30,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILENAMES: ${{ steps.changed-files-specific.outputs.all_changed_files }}
with:
filename: adyen-postman/.github/ISSUE_TEMPLATE/openapi-changes.yml
filename: .github/ISSUE_TEMPLATE/openapi-changes.yml
generate:
name: "Generate latest definitions files"
runs-on: ubuntu-latest