Skip to content

Commit

Permalink
Merge pull request #61 from CliMA/sk/update_gh_without_merge_queue
Browse files Browse the repository at this point in the history
Migrating from bors to GitHub without merge queue
  • Loading branch information
sriharshakandala authored Nov 7, 2023
2 parents 997fea9 + 3130c2c commit 9e288cc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 20 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CodeCov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: CodeCov

on:
push:
branches:
- main
- trying
- staging
tags: '*'
pull_request:

Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: ci
on:
push:
branches:
- main
- trying
- staging
tags: '*'
pull_request:

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- main
- trying
- staging
tags: '*'
pull_request:

Expand Down
10 changes: 0 additions & 10 deletions bors.toml

This file was deleted.

0 comments on commit 9e288cc

Please sign in to comment.