From 78c2d1b6edfc3d68849db1a4038c52a1308d1b75 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 10:08:17 -0400 Subject: [PATCH] needs test --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0d33c2931d..02cb65923b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -83,6 +83,7 @@ jobs: author_email: info@blacklanternsecurity.com message: "Refresh module docs" publish_docs: + needs: test runs-on: ubuntu-latest if: github.event_name == 'push' && (github.ref == 'refs/heads/stable' || github.ref == 'refs/heads/dev') steps: