There was an error while loading. Please reload this page.
1 parent 4dd7f07 commit 30f6800Copy full SHA for 30f6800
1 file changed
.github/workflows/deploy.yml
@@ -3,6 +3,8 @@ name: Create docs
3
on:
4
workflow_dispatch:
5
push:
6
+ branches:
7
+ - main
8
9
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
10
permissions:
0 commit comments