Skip to content

Commit 7d0f82d

Browse files
run_script_and_create_release.yml: Add push trigger
1 parent 0825fb8 commit 7d0f82d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/run_script_and_create_release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ name: "Run batch_single_subject.sh"
1616
# - 'registration.zip', 'segmentation.zip', etc.: Files required by individual tutorials.
1717

1818
on:
19+
push:
20+
branches:
21+
- master
1922
pull_request:
2023
workflow_dispatch:
2124
inputs:

0 commit comments

Comments
 (0)