Skip to content

Commit b85f02b

Browse files
committed
Only update daily or if the action changes
1 parent d27c12a commit b85f02b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99
branches:
1010
- main
1111
paths:
12-
- 'src/**'
13-
- 'benchmarks/**'
12+
- '.github/scripts/update-benchmark-docs.sh'
1413
- '.github/workflows/benchmarks.yml'
1514

1615
jobs:

0 commit comments

Comments
 (0)