Skip to content

Commit e79007c

Browse files
committed
Filter push on any JSON
1 parent 74b9783 commit e79007c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- 'src/AI.Benchmarks/BenchmarkDotNet.Artifacts/results/AI.Benchmarks.ModelPerformance-report-full.json'
8+
- 'src/AI.Benchmarks/BenchmarkDotNet.Artifacts/results/*.json'
99
jobs:
1010
benchmark:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)