We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d62a84 commit d3ac75aCopy full SHA for d3ac75a
.github/workflows/sphinx-build.yaml
@@ -1,6 +1,10 @@
1
name: Docs
2
3
on:
4
+ push:
5
+ tags:
6
+ - '*'
7
+
8
# Manual run
9
workflow_dispatch:
10
0 commit comments