Skip to content

Commit

Permalink
Merge pull request #149 from CliMA/ck/rm_bors
Browse files Browse the repository at this point in the history
Remove bors
  • Loading branch information
charleskawczynski authored May 9, 2023
2 parents 9c9f9e8 + 869760c commit b62d6d2
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 26 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CodeCov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ on:
push:
branches:
- main
- trying
- staging
tags: '*'
pull_request:
merge_group:

jobs:
codecov:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/JuliaFormatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ on:
push:
branches:
- main
- trying
- staging
tags: '*'
pull_request:
merge_group:

jobs:
format:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ on:
push:
branches:
- main
- trying
- staging
tags: '*'
pull_request:
merge_group:

jobs:
test:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ on:
push:
branches:
- main
- trying
- staging
tags: '*'
pull_request:
merge_group:

jobs:
docbuild:
Expand Down
18 changes: 0 additions & 18 deletions bors.toml

This file was deleted.

0 comments on commit b62d6d2

Please sign in to comment.