CI: Fix actionlint to wait for the prepare step
[ci-management.git] / .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