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 0a72d2d commit 03355c1Copy full SHA for 03355c1
.github/workflows/website.yml
@@ -3,7 +3,7 @@ on:
3
# branches pushed by collaborators
4
push:
5
branches:
6
- - main
+ - docs
7
jobs:
8
build:
9
name: Build & Deploy
0 commit comments