Skip to content

Commit

Permalink
ci: update sphinx building action
Browse files Browse the repository at this point in the history
  • Loading branch information
chenweize1998 committed Jul 23, 2024
1 parent e1c8ec4 commit 5af991b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: "Sphinx: Render docs"

on: push
branches:
- main
paths:
- 'docs/**'

jobs:
build:
Expand Down

0 comments on commit 5af991b

Please sign in to comment.