Skip to content

Commit 98772fa

Browse files
committed
Build and test on script change
1 parent 50d877f commit 98772fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ on:
66
- 'dataset/**'
77
- 'include/**'
88
- 'source/**'
9+
- 'scripts/**'
910
- 'tests/**'
1011
pull_request:
1112
paths:
1213
- '.github/workflows/build.yml'
1314
- 'CMakeLists.txt'
1415
- 'dataset/**'
1516
- 'include/**'
17+
- 'scripts/**'
1618
- 'source/**'
1719
- 'tests/**'
1820
name: Build

0 commit comments

Comments
 (0)