old-commit-hash: 29d0bfe1ab
This commit is contained in:
Adeeb Shihadeh
2024-07-23 11:32:51 -07:00
parent 5745c5a90f
commit 0dcbc9cb15

View File

@@ -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 }}