Skip to content

Commit 3ddf7de

Browse files
revert invalid change
1 parent 749e4b9 commit 3ddf7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-code-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3939
with:
4040
repository: ${{ github.repository }}
41-
ref: ${{ github.ref }}
41+
ref: ${{ github.base_ref }}
4242
sparse-checkout: |
4343
llvm/utils/git/requirements_formatting.txt
4444
llvm/utils/git/code-format-helper.py

0 commit comments

Comments
 (0)