diff --git a/.github/workflows/merge-actions.yaml b/.github/workflows/merge-actions.yaml index 1d70487..4c34ee4 100644 --- a/.github/workflows/merge-actions.yaml +++ b/.github/workflows/merge-actions.yaml @@ -5,8 +5,6 @@ on: jobs: generate_doc: - needs: - - validate name: Generate the documentation from the JSON Schemas runs-on: ${{ matrix.os }} strategy: