Skip to content

Commit

Permalink
Merge pull request #66 from swahtz/disable_docs_for_fvdb
Browse files Browse the repository at this point in the history
Disable docs Workflow for fVDB changes
  • Loading branch information
swahtz authored Dec 18, 2024
2 parents 3b5458b + 5ac5248 commit 18fc7dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- 'openvdb_maya/**'
- 'pendingchanges/**'
- '**.md'
- 'fvdb/**'
pull_request:
branches:
- '**'
Expand All @@ -20,6 +21,7 @@ on:
- 'openvdb_maya/**'
- 'pendingchanges/**'
- '**.md'
- 'fvdb/**'
workflow_dispatch:
inputs:
deploy:
Expand Down

0 comments on commit 18fc7dc

Please sign in to comment.