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 e1455ff commit 2e0cd4dCopy full SHA for 2e0cd4d
.github/workflows/docs.yaml
@@ -2,8 +2,9 @@ name: docs
2
3
on:
4
push:
5
+ pull_request:
6
branches:
- - main
7
+ - master
8
9
jobs:
10
docs:
0 commit comments