Skip to content

Commit

Permalink
Update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arxyzan committed Aug 15, 2023
1 parent cd9b1da commit 0239c48
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
name: "Docs"
name: "Sphinx: Render docs"

on: push

on:
push:
paths:
- ".github/workflows/docs.yml"
- "docs/**"
pull_request:
paths:
- ".github/workflows/docs.yml"
- "docs/**"
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0239c48

Please sign in to comment.