diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2024-04-25 11:06:27 +0200 |
|---|---|---|
| committer | Jakub Beránek <berykubik@gmail.com> | 2024-04-25 11:06:27 +0200 |
| commit | e82c28debc2762055bf2ddecba9627facdb21c74 (patch) | |
| tree | 0260e355597151dd47a52ba61abc81224c41740f /.github/workflows | |
| parent | 86da0e758faaf46a8025660a815a673ebafa1933 (diff) | |
| download | rust-e82c28debc2762055bf2ddecba9627facdb21c74.tar.gz rust-e82c28debc2762055bf2ddecba9627facdb21c74.zip | |
Remove `master` push hook
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
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: - "**" |
