Skip to content

Commit

Permalink
final final final final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oxve committed Nov 14, 2023
1 parent ba0dfba commit d2977a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-cherry-pick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
# add the conflicting file and create the commit anyway.
git add .
git cherry-pick --continue
exit $?
exit ${RES}
fi
else
# This commit is a merge commit and has multiple parents.
Expand Down

0 comments on commit d2977a4

Please sign in to comment.