From be39151d057d7ecdb989852eb1adb9bdd04d2323 Mon Sep 17 00:00:00 2001 From: Mathias Lesauvage Date: Sat, 16 Mar 2024 13:55:17 +0100 Subject: [PATCH] Fix workflow --- .github/workflows/merge-actions.yaml | 2 -- 1 file changed, 2 deletions(-) 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: