Skip to content

Commit 62c6a23

Browse files
committed
chore: temp fix for CI test runner ONLY
1 parent c010728 commit 62c6a23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030

3131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3232
with:
33+
repository: jescalada/git-proxy-security-fixes
34+
token: ${{ secrets.PAT_TOKEN }}
3335
fetch-depth: 0
3436

3537
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)