Skip to content

Commit fbf7717

Browse files
committed
.
1 parent 398fdbc commit fbf7717

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
paths-ignore:
1010
- LICENSE
1111
- README.md
12+
workflow_dispatch:
1213

1314
permissions:
1415
contents: write

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
docs/html
2+
3+
index.md

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ hidden: true
88
99
1010
```
11+
1112
## Python Project Templates
1213

1314
[![GitHub](https://img.shields.io/badge/repo-github-181717?logo=github&logoColor=white)](https://github.com/python-project-templates)

0 commit comments

Comments
 (0)