Skip to content

Commit be39468

Browse files
committed
CI: Enable PR action to check for proper code formatting
1 parent d3c90a4 commit be39468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ permissions:
66
jobs:
77
code_formatter:
88
runs-on: ubuntu-latest
9-
if: github.repository == 'llvm/llvm-project'
109
steps:
1110
- name: Fetch LLVM sources
1211
uses: actions/checkout@v4

0 commit comments

Comments
 (0)