Skip to content

Commit

Permalink
Added path bound in docs github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
arindas committed Aug 23, 2021
1 parent 62e672b commit edfa46b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rustdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
path:
- src/**

env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit edfa46b

Please sign in to comment.