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 16b8b3e commit 1148cfaCopy full SHA for 1148cfa
.github/workflows/repo-lockdown.yml
@@ -15,6 +15,7 @@ on:
15
- 'clang/unitests/Format/**'
16
- 'clang/tools/clang-format/**'
17
- 'llvm/utils/git/**'
18
+ - 'llvm/docs/**'
19
- '*/foo'
20
21
permissions:
0 commit comments