diff --git a/.github/workflows/platform-ci.yml b/.github/workflows/platform-ci.yml index f28f4765c3..170ebb66c9 100644 --- a/.github/workflows/platform-ci.yml +++ b/.github/workflows/platform-ci.yml @@ -320,4 +320,4 @@ jobs: jiraKeys: ${{ needs.ci.outputs.jira-keys }} argoServer: 'argo.virtocommerce.cloud' matrix: '{"include":${{ needs.ci.outputs.matrix }}}' - secrets: inherit + secrets: inherit \ No newline at end of file