Skip to content

Commit 0bd35c8

Browse files
committed
Merge branch 'tributors' of https://github.com/cpp-lln-lab/CPP_ROI into tributors
2 parents 5ef3318 + 5a800d6 commit 0bd35c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/miss_hit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- dev
7+
- dev
88
paths:
99
- '**.m'
1010
pull_request:

.github/workflows/run_tests_matlab.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ on:
77
- main
88
paths:
99
- '**.m'
10-
- '.github/workflows/*.m'
10+
- '.github/workflows/*.m'
1111
pull_request:
1212
branches: ['*']
1313
paths:
1414
- '**.m'
15-
- '.github/workflows/*.m'
15+
- '.github/workflows/*.m'
1616
schedule:
1717
- cron: "1 1 1 * *"
1818

0 commit comments

Comments
 (0)