Skip to content

Commit c0f7aef

Browse files
committed
Only run relevants tests for PRs into main
1 parent 199629f commit c0f7aef

54 files changed

Lines changed: 8 additions & 114 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/test-aarsethzare.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-aarsethzare.yml
77
- 'src/amuse_aarsethzare/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-aarsethzare.yml
1311
- 'src/amuse_aarsethzare/**'

.github/workflows/test-adaptb.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-adaptb.yml
77
- 'src/amuse_adaptb/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-adaptb.yml
1311
- 'src/amuse_adaptb/**'

.github/workflows/test-athena.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-athena.yml
77
- 'src/amuse_athena/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-athena.yml
1311
- 'src/amuse_athena/**'

.github/workflows/test-bhtree.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-bhtree.yml
77
- 'src/amuse_bhtree/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-bhtree.yml
1311
- 'src/amuse_bhtree/**'

.github/workflows/test-brutus.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-brutus.yml
77
- 'src/amuse_brutus/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-brutus.yml
1311
- 'src/amuse_brutus/**'

.github/workflows/test-bse.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-bse.yml
77
- 'src/amuse_bse/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-bse.yml
1311
- 'src/amuse_bse/**'

.github/workflows/test-capreole.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-capreole.yml
77
- 'src/amuse_capreole/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-capreole.yml
1311
- 'src/amuse_capreole/**'

.github/workflows/test-compat-conda.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ name: Test Conda compatibility and regressions
33
on:
44
schedule:
55
- cron: "0 2 * * 0"
6-
push:
7-
branches:
8-
- issue-1144-new-continuous-integration
9-
pull_request:
10-
branches:
11-
- main
126
workflow_dispatch:
137

148
jobs:

.github/workflows/test-evtwin.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- .github/workflows/test-evtwin.yml
77
- 'src/amuse_evtwin/**'
88
pull_request:
9-
branches:
10-
- main
119
paths:
1210
- .github/workflows/test-evtwin.yml
1311
- 'src/amuse_evtwin/**'

.github/workflows/test-ext.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
- src/amuse/ic
1010
- src/amuse/plot
1111
pull_request:
12-
branches:
13-
- main
1412
paths:
1513
- .github/workflows/test-ext.yml
1614
- src/amuse/couple

0 commit comments

Comments
 (0)