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 a1f20b3 commit 36f80abCopy full SHA for 36f80ab
.github/workflows/microsoft-pr.yml
@@ -31,11 +31,7 @@ jobs:
31
PR_TITLE: ${{ github.event.pull_request.title }}
32
run: |
33
echo "$PR_TITLE" | npx @rnx-kit/[email protected]
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)"
41
permissions: {}
0 commit comments