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 28681dc commit b154c53Copy full SHA for b154c53
.github/workflows/check-docs.yml
@@ -1,9 +1,6 @@
1
name: Doc Change Check (Run "yarn docgen devsite" if this fails)
2
3
-on:
4
- pull_request:
5
- branches:
6
- - master
+on: pull_request
7
8
jobs:
9
doc-check:
0 commit comments