From cacec27804e55dc5e1a543b132be2e97b1a8b4a6 Mon Sep 17 00:00:00 2001 From: Zwart Date: Fri, 9 Feb 2024 09:30:40 -0800 Subject: [PATCH] moving comments around --- .github/workflows/combined.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/workflows/combined.yaml b/.github/workflows/combined.yaml index 872e99e8b0..14b66e3a24 100644 --- a/.github/workflows/combined.yaml +++ b/.github/workflows/combined.yaml @@ -20,7 +20,8 @@ jobs: steps: - uses: actions/checkout@v3 with: - ref: catalog-dashboard # TODO: update to prod when happy + # TODO: update to prod when happy + ref: catalog-dashboard - name: Process submissions shell: Rscript {0} @@ -39,7 +40,8 @@ jobs: steps: - uses: actions/checkout@v3 with: - ref: catalog-dashboard # TODO: update to prod when happy + # TODO: update to prod when happy + ref: catalog-dashboard - name: Generate scores shell: Rscript {0} @@ -65,7 +67,8 @@ jobs: - uses: actions/checkout@v3 with: - ref: catalog-dashboard # TODO: update to prod when happy + # TODO: update to prod when happy + ref: catalog-dashboard fetch-depth: 0 set-safe-directory: '*'d @@ -96,7 +99,8 @@ jobs: - uses: actions/checkout@v3 with: - ref: catalog-dashboard # TODO: update to prod when happy + # TODO: update to prod when happy + ref: catalog-dashboard fetch-depth: 0 set-safe-directory: '*'