about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2023-09-28 10:18:20 +0200
committerJakub Beránek <berykubik@gmail.com>2023-09-28 10:43:24 +0200
commitbe50413ef00fde789e185352e3f8bf109d0f2a99 (patch)
tree05a471a520141ea38e339af390d00b13a2f70b30 /.github/workflows
parent6710e3312d54f03f6462481199b9e72367a2568b (diff)
downloadrust-be50413ef00fde789e185352e3f8bf109d0f2a99.tar.gz
rust-be50413ef00fde789e185352e3f8bf109d0f2a99.zip
Add integration for new bors
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4dcc9556965..624608cc477 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -542,7 +542,7 @@ jobs:
       ARTIFACTS_AWS_ACCESS_KEY_ID: AKIA46X5W6CZN24CBO55
       AWS_REGION: us-west-1
       CACHE_DOMAIN: ci-caches.rust-lang.org
-    if: "github.event_name == 'push' && (github.ref == 'refs/heads/try' || github.ref == 'refs/heads/try-perf') && github.repository == 'rust-lang-ci/rust'"
+    if: "github.event_name == 'push' && (((github.ref == 'refs/heads/try' || github.ref == 'refs/heads/try-perf') && github.repository == 'rust-lang-ci/rust') || ((github.ref == 'refs/heads/automation/bors/try') && github.repository == 'rust-lang/rust'))"
     strategy:
       matrix:
         include: