Skip to content

Commit

Permalink
Merge pull request #379 from ChrisRBe/feature/bors-ng
Browse files Browse the repository at this point in the history
feat: add bors-ng to repo
  • Loading branch information
ChrisRBe authored Sep 6, 2021
2 parents dbd2ed6 + 9625226 commit 186c71f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Integration

on:
push:
branches: [ master ]
branches: [ master, staging, trying ]
pull_request:
branches: [ master ]

Expand Down
3 changes: 3 additions & 0 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
status = ["build"]
delete_merged_branches = true
required_approvals = 0

0 comments on commit 186c71f

Please sign in to comment.