Skip to content

Commit

Permalink
ignore docs path for tests
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <[email protected]>
  • Loading branch information
zhaohuabing committed Mar 5, 2024
1 parent 5ecbdcd commit 2011c71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- "release/v*"
paths-ignore:
- "**/*.png"
- 'site/**'

permissions:
contents: read
Expand Down

0 comments on commit 2011c71

Please sign in to comment.