Skip to content

Commit

Permalink
fix: sparse index trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
xgui3783 committed Aug 20, 2024
1 parent cec440a commit 363eb1b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/calc_upload_sparseindex.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
on:
workflow_dispatch:
workflow_call:
inputs:
parcellation_id:
description: ""
type: string
required: true
space_id:
description: ""
type: string
required: true
filename:
type: string
description: ""
required: true

Expand Down

0 comments on commit 363eb1b

Please sign in to comment.