We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c547c37 commit 666a29cCopy full SHA for 666a29c
.github/workflows/docs.yml
@@ -2,9 +2,8 @@ name: Build documentation and deploy to GitHub Pages
2
3
on:
4
push:
5
- branches:
6
- - main
7
- workflow_dispatch:
+ # branches:
+ # - main
8
9
permissions:
10
contents: read
0 commit comments