Skip to content

Commit

Permalink
Fix Bors
Browse files Browse the repository at this point in the history
type: development
  • Loading branch information
casey committed Apr 8, 2020
1 parent e2c1f29 commit 2512b05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push]

jobs:
all:
name: All
strategy:
matrix:
os:
Expand Down
6 changes: 4 additions & 2 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
status = ["all"]
use_squash_merge = true
delete-merged-branches = true
status = ["All (%-latest)"]
use-squash-merge = true
cut-body-after = "---"

0 comments on commit 2512b05

Please sign in to comment.