mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-12 12:48:59 +00:00
Disable the repo-lockdown script in a narrow way to allow testing CI
This is necessary to allow testing pre-commit CI from GH PRs before the repo-lockdown script is removed entirely.
This commit is contained in:
parent
024f562da6
commit
c7663853fa
1
.github/workflows/repo-lockdown.yml
vendored
1
.github/workflows/repo-lockdown.yml
vendored
@ -15,6 +15,7 @@ on:
|
||||
- 'clang/unitests/Format/**'
|
||||
- 'clang/tools/clang-format/**'
|
||||
- 'llvm/utils/git/**'
|
||||
- '*/foo'
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user