We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b932db0 commit 2dfb7b1Copy full SHA for 2dfb7b1
.github/workflows/email-check.yaml
@@ -13,7 +13,6 @@ jobs:
13
permissions:
14
pull-requests: write
15
runs-on: ubuntu-latest
16
- if: github.repository == 'llvm/llvm-project'
17
steps:
18
- name: Fetch LLVM sources
19
uses: actions/checkout@v4
0 commit comments