old-commit-hash: 29d0bfe1ab
pull/33302/head
Adeeb Shihadeh 9 months ago
parent 5745c5a90f
commit 0dcbc9cb15
  1. 2
      .github/workflows/jenkins-pr-trigger.yaml

@ -42,4 +42,4 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git checkout -b tmp-jenkins-${{ github.event.issue.number }}
git push -f origin tmp-jenkins-${{ github.event.issue.number }}
GIT_LFS_SKIP_SMUDGE=1 git push -f origin tmp-jenkins-${{ github.event.issue.number }}

Loading…
Cancel
Save