Skip to content

Commit a1e0be0

Browse files
committed
Add xarray typical benchmark labels
1 parent 5ec482a commit a1e0be0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/benchmarks_run.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ jobs:
5050
steps.files-changed.outputs.changed == 'true'
5151
||
5252
github.event.label.name == 'benchmark_this'
53+
||
54+
github.event.label.name == 'run-benchmarks'
55+
||
56+
github.event.label.name == 'topic-performance'
5357
)
5458
run: echo "check=true" >> "$GITHUB_OUTPUT"
5559

0 commit comments

Comments
 (0)