Skip to content

Commit a2a35d4

Browse files
authored
Update cp_dispatch.yml
msojocs: master -> main
1 parent 3f92d57 commit a2a35d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cp_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
- name: Configure sparse-checkout to download the server directory
188188
run: |
189189
echo "server" | Out-File -Append -FilePath .git\info\sparse-checkout
190-
git pull origin master
190+
git pull origin main
191191
192192
- name: Move the downloaded directory to the target folder
193193
run: |

0 commit comments

Comments
 (0)