Skip to content

Commit

Permalink
[anza migration] this one shouldn't be synced
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey committed Mar 15, 2024
1 parent 1f9e27e commit 431bcc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cherry-pick-from-branch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ set -euxo pipefail
# In a repo
# $DEST_REPO/$DEST_BRANCH is defined, readable, and writeable
# $BEFORE_SHA..$LAST_SHA must define a sequence of commits
# fetch all has just been run

DEST_REMOTE=$1 # eg "upstream" (must already be defined and writeable in the repo)
DEST_BRANCH=$2 # eg "master" - must exist in the repo
Expand Down

0 comments on commit 431bcc1

Please sign in to comment.