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 50e281d commit e5bbc82Copy full SHA for e5bbc82
1 file changed
.github/workflows/docs.yml
@@ -2,6 +2,7 @@ name: Deploy documentation
2
on:
3
push:
4
branches:
5
+ - devel
6
- main
7
8
permissions:
0 commit comments