Skip to content

Commit

Permalink
change github page build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharon Li committed Jun 18, 2024
1 parent 2208b31 commit 9bab2dc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish docs
on:
release:
types: [published]
workflow_dispatch:
push:
paths:
- 'docs/**'
- '.github/workflows/docs.yml'
- 'mkdocs.yml'
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9bab2dc

Please sign in to comment.