Skip to content

Commit

Permalink
Merge pull request #991 from foresterre/remove-bors
Browse files Browse the repository at this point in the history
Remove bors
  • Loading branch information
foresterre authored Aug 20, 2024
2 parents 06c9755 + 07ee55a commit 064b799
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 23 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/fmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
- main
- staging # for Bors
- trying # for Bors
merge_group:
jobs:
fmt:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/licenses_and_advisories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
- main
- staging # for Bors
- trying # for Bors
merge_group:
jobs:
licenses_and_advisories:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
- main
- staging # for Bors
- trying # for Bors
merge_group:
jobs:
linter:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/msrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
- main
- staging # for Bors
- trying # for Bors
merge_group:
schedule:
- cron: '00 06 * * *'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
- main
- staging # for Bors
- trying # for Bors
merge_group:
schedule:
- cron: '00 05 * * *'
Expand Down
13 changes: 0 additions & 13 deletions bors.toml

This file was deleted.

0 comments on commit 064b799

Please sign in to comment.