We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b1f15 commit e1d4fe2Copy full SHA for e1d4fe2
1 file changed
.github/workflows/issue-release-workflow.yml
@@ -60,7 +60,6 @@ jobs:
60
- name: Fetch LLVM sources
61
uses: actions/checkout@v2
62
with:
63
- repository: llvm/llvm-project
64
# GitHub stores the token used for checkout and uses it for pushes
65
# too, but we want to use a different token for pushing, so we need
66
# to disable persist-credentials here.
0 commit comments