Skip to content

Commit 965a01e

Browse files
authoredJul 14, 2022
chore: port-2.0.0-rc.1 (#7782)
1 parent 443914a commit 965a01e

File tree

151 files changed

+1879
-1391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+1879
-1391
lines changed
 

‎.github/workflows/build-blog-only.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- docusaurus-v**
78
paths:
89
- packages/**
910

‎.github/workflows/build-perf.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
pull_request:
1010
branches:
1111
- main
12+
- docusaurus-v**
1213
paths:
1314
- package.json
1415
- yarn.lock

0 commit comments

Comments
 (0)
Please sign in to comment.