Skip to content

Commit

Permalink
added main as ref in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jwartofsky-yext committed Oct 11, 2023
1 parent 3ef3d0f commit 5936098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Checkout JSTEST
uses: actions/checkout@v4
with:
ref: "main"
repository: yext/jstest
ssh-key: ${{ secrets.JSTEST_PRIVATE_SSH_KEY }}

Expand Down

0 comments on commit 5936098

Please sign in to comment.