We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4896b4 commit bf47e71Copy full SHA for bf47e71
.github/workflows/pr-code-format.yml
@@ -11,7 +11,6 @@ on:
11
jobs:
12
code_formatter:
13
runs-on: ubuntu-latest
14
- if: github.repository == 'llvm/llvm-project'
15
steps:
16
- name: Fetch LLVM sources
17
uses: actions/checkout@v4
0 commit comments