From 59105e2c4106b91fbaf3b595e61533b3ac4782a5 Mon Sep 17 00:00:00 2001 From: Jennifer Tran <12633533+botanical@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:22:39 -0800 Subject: [PATCH] Update .github/workflows/pr.yml Co-authored-by: Alexandra Kirk --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 9cd27cf3..8617b748 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -206,7 +206,7 @@ jobs: create-mdx-files: runs-on: ubuntu-latest - needs: dataset-publication-and-configuration + needs: publish-new-datasets steps: - name: Use output from dataset-publication-and-configuration