Skip to content

Commit 8598153

Browse files
Update workflow triggers for openMINDS_upstream
1 parent 52c5633 commit 8598153

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.github/workflows/openMINDS_upstream.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: openMINDS_upstream
22

3-
on:
4-
- push
5-
- workflow_dispatch
3+
on:
4+
push:
5+
branches:
6+
- main
7+
- pipeline
8+
workflow_dispatch:
69

710
jobs:
811
build:

0 commit comments

Comments
 (0)