Skip to content

Commit 1148cfa

Browse files
committed
[workflow] Allow creation of PRs in the docs subdir
1 parent 16b8b3e commit 1148cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/repo-lockdown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- 'clang/unitests/Format/**'
1616
- 'clang/tools/clang-format/**'
1717
- 'llvm/utils/git/**'
18+
- 'llvm/docs/**'
1819
- '*/foo'
1920

2021
permissions:

0 commit comments

Comments
 (0)