mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
2
.github/workflows/jenkins-pr-trigger.yaml
vendored
2
.github/workflows/jenkins-pr-trigger.yaml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user