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 81c9dce commit 65e463eCopy full SHA for 65e463e
.github/workflows/cd-docs.yml
@@ -2,9 +2,8 @@ name: deploy-docs
2
on:
3
workflow_dispatch:
4
push:
5
- # Uncomment these lines before merge
6
- # branches:
7
- # - master
+ branches:
+ - master
8
permissions:
9
contents: write
10
jobs:
0 commit comments