Skip to content

Commit cc2df9d

Browse files
ci: run valgrind.yml if file changed
1 parent cf26497 commit cc2df9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/valgrind.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
pull_request:
1010
paths:
1111
- src/*.[hc]pp
12+
- ".github/workflows/valgrind.yml"
1213

1314
concurrency:
1415
# Group by workflow and ref; the last component ensures that for pull

0 commit comments

Comments
 (0)