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 e6297f3 commit 8ba5530Copy full SHA for 8ba5530
.github/workflows/docs.yml
@@ -3,7 +3,9 @@ name: docs
3
on:
4
workflow_dispatch:
5
push:
6
- pull_request:
+ branches:
7
+ - main
8
+ # pull_request:
9
10
11
defaults:
0 commit comments