Skip to content

Commit e1d4fe2

Browse files
committed
Make workflows work in fork
1 parent f0b1f15 commit e1d4fe2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/issue-release-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
- name: Fetch LLVM sources
6161
uses: actions/checkout@v2
6262
with:
63-
repository: llvm/llvm-project
6463
# GitHub stores the token used for checkout and uses it for pushes
6564
# too, but we want to use a different token for pushing, so we need
6665
# to disable persist-credentials here.

0 commit comments

Comments
 (0)