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.
2 parents be3715d + a2de57d commit d082b11Copy full SHA for d082b11
.github/workflows/microsoft-pr.yml
@@ -34,6 +34,7 @@ jobs:
34
build-website:
35
name: "Build the website"
36
permissions: {}
37
+ if: github.base_ref == 'main'
38
uses: ./.github/workflows/microsoft-build-website.yml
39
npm-publish-dry-run:
40
name: "NPM Publish (Dry Run)"
0 commit comments