[GitHub] Update repo lockdown to exclude lldb

This change enables the LLDB project to begin experimenting with
pull-request workflows to help identify issues was we move toward
adopting pull requests.

Reviewed By: tstellar, JDevlieghere

Differential Revision: https://reviews.llvm.org/D155315
This commit is contained in:
Chris Bieneman 2023-07-14 19:34:50 -05:00
parent 232ce90541
commit 7b654acc4d

View File

@ -7,6 +7,7 @@ on:
- 'libcxxabi/**'
- 'libunwind/**'
- 'runtimes/**'
- 'lldb/**'
permissions:
pull-requests: write