old-commit-hash: 9b8c1693c9
pull/33302/head
Adeeb Shihadeh 9 months ago
parent 0dcbc9cb15
commit 31a82aabd5
  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_LFS_SKIP_SMUDGE=1 git push -f origin tmp-jenkins-${{ github.event.issue.number }}
GIT_LFS_SKIP_PUSH=1 git push -f origin tmp-jenkins-${{ github.event.issue.number }}

Loading…
Cancel
Save