Skip to content

Commit a7e52b6

Browse files
committed
Perform sparse checkout
1 parent 71c3720 commit a7e52b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-supported-enterprise-server-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
repository: github/enterprise-releases
2929
token: ${{ secrets.ENTERPRISE_RELEASE_TOKEN }}
3030
path: ${{ github.workspace }}/enterprise-releases/
31+
sparse-checkout: releases.json
3132
- name: Update Supported Enterprise Server Versions
3233
run: |
3334
cd ./.github/workflows/update-supported-enterprise-server-versions/

0 commit comments

Comments
 (0)