Skip to content

Commit 470e38e

Browse files
committed
test(action): fastapi docs try out
1 parent c761a00 commit 470e38e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/fastapi-docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Deploy FastAPI Docs to GitHub Pages
33
on:
44
push:
55
branches:
6-
- main # Or your default branch
6+
- main
7+
- feat/fast-api
78

89
jobs:
910
deploy-docs:

0 commit comments

Comments
 (0)