Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
wgtmac committed Jan 2, 2025
1 parent 440eecb commit 78429c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/asan_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ name: Address Sanitizer Tests

on:
pull_request:
paths:
- 'c++/**'
paths-ignore:
- 'site/**'
- 'conan/**'
branches:
- main

Expand Down

0 comments on commit 78429c9

Please sign in to comment.