Skip to content

Commit

Permalink
Remove last traces of bors
Browse files Browse the repository at this point in the history
Farewell, you've served use well.

CC ddnet#6558
  • Loading branch information
heinrich5991 committed Jul 14, 2023
1 parent f63ff62 commit 6de3184
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 22 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/clang-sanitizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches-ignore:
- master
- staging.tmp
- trying.tmp
- staging-squash-merge.tmp
pull_request:

jobs:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches-ignore:
- master
- staging.tmp
- trying.tmp
- staging-squash-merge.tmp
pull_request:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Check Rust

on:
push:
branches-ignore:
- staging.tmp
- trying.tmp
- staging-squash-merge.tmp
pull_request:

jobs:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches-ignore:
- master
- staging.tmp
- trying.tmp
- staging-squash-merge.tmp
pull_request:

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

This file was deleted.

0 comments on commit 6de3184

Please sign in to comment.