Skip to content

Commit

Permalink
Switch to [anza migration]. This commit will get skipped I think
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey committed Mar 15, 2024
1 parent 98b4b4c commit 55c2a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherry-pick-from-branch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ echo "DEST_BRANCH: $DEST_BRANCH"
echo "BEFORE_SHA: $BEFORE_SHA"
echo "LAST_SHA: $LAST_SHA"

SKIP_COMMIT_STRING="DO NOT SYNC"
SKIP_COMMIT_STRING="[anza migration]"

# TODO commenting these causes a silent failure. Make it fail loudly
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 55c2a19

Please sign in to comment.