We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2face commit 374e728Copy full SHA for 374e728
.github/workflows/documentation.yml
@@ -3,7 +3,7 @@ name: Documenter
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
tags: '*'
8
pull_request:
9
0 commit comments