diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 624608cc47744..323de1c92c193 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,8 @@ name: CI - auto - try - try-perf + - automation/bors/try + - automation/bors/try-merge - master pull_request: branches: diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 6d25b2c9cc2b3..f1dc507fa031a 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -281,6 +281,8 @@ on: - auto - try - try-perf + - automation/bors/try + - automation/bors/try-merge - master pull_request: branches: