Skip to content

Commit

Permalink
Only preview on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
seankimkdy committed Apr 9, 2024
1 parent d05e9e7 commit 4c730d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
make html
- name: Preview docs
uses: rossjrw/pr-preview-action@v1
if: github.event_name == 'pull_request'
with:
source-dir: ./docs/build/html
- name: Deploy docs
Expand Down

0 comments on commit 4c730d7

Please sign in to comment.