We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398fdbc commit fbf7717Copy full SHA for fbf7717
3 files changed
.github/workflows/docs.yml
@@ -9,6 +9,7 @@ on:
9
paths-ignore:
10
- LICENSE
11
- README.md
12
+ workflow_dispatch:
13
14
permissions:
15
contents: write
.gitignore
@@ -1 +1,3 @@
1
docs/html
2
+
3
+index.md
index.md
@@ -8,6 +8,7 @@ hidden: true
8
```
## Python Project Templates
[](https://github.com/python-project-templates)
0 commit comments