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 a049219 commit 11ce647Copy full SHA for 11ce647
pnpm-workspace.yaml
@@ -28,3 +28,6 @@ publicHoistPattern:
28
- '@typespec/*'
29
- '@azure-tools/*'
30
- '@types/node'
31
+
32
+# GH actions doesn't checkout the branch
33
+gitChecks: false
0 commit comments