We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a35d4 commit a16e14cCopy full SHA for a16e14c
.github/workflows/cp__latest_dispatch.yml
@@ -154,7 +154,7 @@ jobs:
154
- name: Configure sparse-checkout to download the server directory
155
run: |
156
echo "server" | Out-File -Append -FilePath .git\info\sparse-checkout
157
- git pull origin master
+ git pull origin main
158
159
- name: Move the downloaded directory to the target folder
160
0 commit comments