Skip to content

Commit 475ac4f

Browse files
authored
remove bors (#235)
1 parent ba57b46 commit 475ac4f

File tree

5 files changed

+0
-28
lines changed

5 files changed

+0
-28
lines changed

.github/workflows/CodeCov.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: CodeCov
22

33
on:
44
push:
5-
branches:
6-
- main
7-
- trying
8-
- staging
95
tags: '*'
106
pull_request:
117

.github/workflows/Documentation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- trying
8-
- staging
97
tags: '*'
108
pull_request:
119

.github/workflows/UnitTests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ name: Unit Tests
33
on:
44
pull_request:
55

6-
push:
7-
branches:
8-
- main
9-
- trying
10-
- staging
11-
126
jobs:
137
test-os:
148
timeout-minutes: 120

.github/workflows/julia_formatter.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: JuliaFormatter
22

33
on:
44
push:
5-
branches:
6-
- main
7-
- trying
8-
- staging
95
tags: '*'
106
pull_request:
117

bors.toml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)