Skip to content

Commit c2e6bea

Browse files
authored
Merge pull request #2778 from microsoft/release-notes
Add 5.0 release notes, fix some ancient compiler options docs
2 parents 62f87a8 + 2fe8c81 commit c2e6bea

File tree

7 files changed

+1435
-22
lines changed

7 files changed

+1435
-22
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414

1515
jobs:
1616
deploy:
17+
if: github.event_name != 'workflow_run' || github.event.workflow_run.conclusion == 'success'
1718
runs-on: ubuntu-latest
1819
steps:
1920
- name: Download site build

0 commit comments

Comments
 (0)