Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey committed Mar 15, 2024
1 parent 7915ea1 commit c9e4a77
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 @@ -19,7 +19,6 @@ echo "LAST_SHA: $LAST_SHA"

SKIP_COMMIT_STRING="DO NOT SYNC"

# TODO Maybe don't need these? I think the identity of the PAT is overriding them anyway
git config --global user.email "[email protected]"
git config --global user.name "GHA: Update Upstream From Fork" #TODO better name
git fetch --all
Expand Down

0 comments on commit c9e4a77

Please sign in to comment.