forked from SW/traefik
refactor: fix for PR with master branch.
This commit is contained in:
2
.github/rmpr.sh
vendored
2
.github/rmpr.sh
vendored
@@ -23,5 +23,5 @@ branch=$(curl -s https://api.github.com/repos/containous/traefik/pulls/$pr | jq
|
||||
|
||||
# clean
|
||||
git checkout $initial
|
||||
git branch -D $branch
|
||||
git branch -D "$pr--$branch"
|
||||
git remote remove $remote
|
||||
Reference in New Issue
Block a user