Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shengtsui authored Sep 16, 2024
1 parent 7cfdcb0 commit 1702a50
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: "Sphinx: Render docs"

on: push
on:
push:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 1702a50

Please sign in to comment.