about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2024-04-25 11:06:27 +0200
committerJakub Beránek <berykubik@gmail.com>2024-04-25 11:06:27 +0200
commite82c28debc2762055bf2ddecba9627facdb21c74 (patch)
tree0260e355597151dd47a52ba61abc81224c41740f /.github/workflows
parent86da0e758faaf46a8025660a815a673ebafa1933 (diff)
downloadrust-e82c28debc2762055bf2ddecba9627facdb21c74.tar.gz
rust-e82c28debc2762055bf2ddecba9627facdb21c74.zip
Remove `master` push hook
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 32bfc7170b9..231bb971713 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -22,7 +22,6 @@ name: CI
       - try
       - try-perf
       - automation/bors/try
-      - master
   pull_request:
     branches:
       - "**"