Skip to content

Commit 5f3144c

Browse files
committed
Add paths to trigger benchmark run
1 parent efd894b commit 5f3144c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ on:
2828
push:
2929
branches:
3030
- main
31+
paths:
32+
- 'build.gradle.kts'
33+
- 'gradle.properties'
34+
- 'json-schema-validator/*'
35+
- 'gradle/*'
36+
- 'generator/*'
3137
pull_request:
3238

3339
env:

0 commit comments

Comments
 (0)