Skip to content

Commit c18f0ab

Browse files
authored
Update and rename velocity_stack.yml to summary_statistics.yml
1 parent 7fc0fdf commit c18f0ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/velocity_stack.yml renamed to .github/workflows/summary_statistics.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Batch process many image pairs
2-
name: stack_velocity_maps
3-
run-name: stack_velocity_maps
2+
name: summary_statistics
3+
run-name: summary_statistics
44

55
on:
66
workflow_dispatch:
77
workflow_call:
88

99
jobs:
10-
stack_velocity:
11-
name: stack_velocity
10+
summary_statistics:
11+
name: summary_statistics
1212
runs-on: ubuntu-latest
1313
defaults:
1414
run:

0 commit comments

Comments
 (0)