We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f53226 commit 1cee158Copy full SHA for 1cee158
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -38,6 +38,7 @@ jobs:
38
39
- name: Unshallow repository for GitVersion
40
#if: startsWith(github.ref, 'refs/heads/copilot/')
41
+ shell: pwsh
42
run: |
43
Write-Host "Unshallow Copilot branch..." -ForegroundColor Green
44
0 commit comments