Skip to content

Commit

Permalink
Configure lighthouse ci to test content with a different branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed Nov 1, 2023
1 parent 118e4a3 commit 0a499bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lighthouse-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
uses: actions/checkout@v4
with:
repository: Princeton-CDH/lenape-timetree-content
ref: timetree-v1.0.5
# checkout branch for now to avoid js collison

- name: checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 0a499bb

Please sign in to comment.