From b4c8256beb6b71da03b868012a852d06d2414705 Mon Sep 17 00:00:00 2001 From: kjsato Date: Tue, 12 Mar 2024 09:05:57 -0400 Subject: [PATCH] merged token_test.yaml in main --- .github/workflows/token_test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/token_test.yaml b/.github/workflows/token_test.yaml index a1cd0616..7dc54cc1 100644 --- a/.github/workflows/token_test.yaml +++ b/.github/workflows/token_test.yaml @@ -13,7 +13,9 @@ jobs: with: repository: HopkinsIDD/rsv-forecast-hub_data token: ${{ secrets.KJ3_PATC }} + path: ./rsv-forecast-hub_data fetch-depth: 2 + ref: main - name: List files in the repository run: ls -la