mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
chore: remove bors mentions
This commit is contained in:
parent
3c86183881
commit
c618f450a2
@ -11,7 +11,7 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# When `BASE_SHA` is missing, we assume it is from bors merge commit,
|
||||
# When `BASE_SHA` is missing, we assume it is from GitHub merge queue merge commit,
|
||||
# so hope `HEAD~` to find the previous commit on master branch.
|
||||
base_sha=$(git rev-parse "${BASE_SHA:-HEAD~1}")
|
||||
head_sha=$(git rev-parse "${HEAD_SHA:-HEAD}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user