Skip to content

Commit

Permalink
Only build docs on PR when they change
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent 5d4610b commit ad4ae35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Documentation
on:
pull_request:
branches: [ master ]
# paths: [ docs ]
paths: [ docs ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ad4ae35

Please sign in to comment.