Skip to content

Commit

Permalink
Make cherry-pick for bp3 modify
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Jan 29, 2025
1 parent cfee9f7 commit 05612ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/close-issue.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ if [ -z "$issue" ]; then
echo "Issue number is not defined"
exit 1
fi

echo "https://github.com/$org/$repo"
echo "------- cmd: gh issue close $issue -R https://github.com/$org/$repo"
gh issue close $issue -R "https://github.com/$org/$repo"

0 comments on commit 05612ab

Please sign in to comment.