Skip to content

Commit

Permalink
+53
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 18, 2024
1 parent 5496ec2 commit 69cd397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ jobs:
- name: checkout subm fork
uses: actions/checkout@main
with:
repository: ${{ matrix.repo }}
ref: 'main'
repository: ${{ matrix.remove-data.repo }}
# ref: 'main'
token: ${{ secrets.POCGL_pretest_upstream_PAT }}
sparse-checkout-cone-mode: false
sparse-checkout: '<NOTHING>'
Expand Down

0 comments on commit 69cd397

Please sign in to comment.