commit | 06fbf050c594186cc52e9b5ccb6b511ff267e1bb | [log] [tgz] |
---|---|---|
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | Tue May 02 14:35:23 2023 -0700 |
committer | Andrew Grimberg <agrimberg@linuxfoundation.org> | Tue May 02 14:35:23 2023 -0700 |
tree | 30b2b4fa0a9727edb5d5e3f1c3063219bfdb6b16 | |
parent | c06ba6171294716ce1713188fb4223397d791d35 [diff] [blame] |
CI: Fix actionlint to wait for the prepare step Change-Id: I195eb4f05365379fbe9fcdfaa3e34c5c36efdc4c Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
diff --git a/.github/workflows/gerrit-verify.yaml b/.github/workflows/gerrit-verify.yaml index 6310b49..31b81ab 100644 --- a/.github/workflows/gerrit-verify.yaml +++ b/.github/workflows/gerrit-verify.yaml
@@ -64,6 +64,7 @@ run: sleep 10s actionlint: + needs: prepare runs-on: ubuntu-latest steps: - uses: lfit/checkout-gerrit-change-action@v0.3