CI: Fix actionlint to wait for the prepare step 31/134431/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 2 May 2023 21:35:23 +0000 (14:35 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 2 May 2023 21:35:23 +0000 (14:35 -0700)
Change-Id: I195eb4f05365379fbe9fcdfaa3e34c5c36efdc4c
Issue-ID: CIMAN-33
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml

index 6310b49..31b81ab 100644 (file)
@@ -64,6 +64,7 @@ jobs:
         run: sleep 10s
 
   actionlint:
+    needs: prepare
     runs-on: ubuntu-latest
     steps:
       - uses: lfit/checkout-gerrit-change-action@v0.3