commit | fa56c108b38cd8416f0d21fc1d44ee0ef1e05031 | [log] [tgz] |
---|---|---|
author | Yinying Li <yinyingli@google.com> | Wed May 22 20:23:05 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed May 22 20:23:05 2024 -0400 |
tree | de0c87b1b7c72a6e93855ac6a00fd50160849d89 | |
parent | 9c41f8841f0f729c190238f65ccebb43ad0e46d5 [diff] |
Update pylint.yml
diff --git a/.github/workflows/pylint.yml b/.github/workflows/pylint.yml index e6d72b4..47a3246 100644 --- a/.github/workflows/pylint.yml +++ b/.github/workflows/pylint.yml
@@ -36,8 +36,8 @@ - name: Fetch code formatting utils uses: actions/checkout@v4 with: - repository: ${{ github.repository }} - ref: ${{ github.base_ref }} + repository: llvm/llvm-project + ref: refs/heads/main sparse-checkout: | llvm/utils/git/requirements_formatting.txt llvm/utils/git/code-format-helper.py