We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0289e08 commit a0189c5Copy full SHA for a0189c5
.github/workflows/build_docs.yml
@@ -1,6 +1,9 @@
1
name: Build and Deploy Docs
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
workflow_dispatch:
8
pull_request:
9
branches:
0 commit comments