diff --git a/.github/rpr.sh b/.github/rpr.sh index e5f893ba0..656266f1d 100755 --- a/.github/rpr.sh +++ b/.github/rpr.sh @@ -24,6 +24,7 @@ branch=$(curl -s https://api.github.com/repos/containous/traefik/pulls/$pr | jq clean () { + git checkout $initial .github/rmpr.sh $pr }