Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit b0c90ec

Browse files
authored
Update integrate_llvm.yml
1 parent 844f14d commit b0c90ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integrate_llvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
git config user.email "github-actions[bot]@users.noreply.github.com"
8585
git config user.name "github-actions[bot]"
86-
git pull /tmp/llvm-project main --no-rebase
86+
git pull /tmp/llvm-project main --no-rebase --ff
8787
8888
- name: Generate token
8989
uses: actions/create-github-app-token@v1

0 commit comments

Comments
 (0)