aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Henrik Tjäder <henrik@grepit.se> 2022-02-10 09:26:46 +0100
committerGravatar Henrik Tjäder <henrik@grepit.se> 2022-02-10 09:26:46 +0100
commit578cc903c95aec324733df447cb7f54f41fa1581 (patch)
tree2c2e2f89e17d560d85e1f039523ab7447f9f8706
parente9675c9a615ac34ce71669a6a5bd8245672b8407 (diff)
downloadrtic-578cc903c95aec324733df447cb7f54f41fa1581.tar.gz
rtic-578cc903c95aec324733df447cb7f54f41fa1581.tar.zst
rtic-578cc903c95aec324733df447cb7f54f41fa1581.zip
Add bors/* to branches
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f0fac75d..d69740ba 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -6,6 +6,8 @@ on:
- master
- staging
- trying
+ - bors/staging
+ - bors/trying
env:
CARGO_TERM_COLOR: always