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: '*'