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 7b5753a commit 9159b12Copy full SHA for 9159b12
.github/workflows/docs.yml
@@ -1,6 +1,8 @@
1
name: "Build documentation"
2
on:
3
push:
4
+ branches:
5
+ - main
6
workflow_dispatch:
7
8
jobs:
0 commit comments