Mercurial > hg > CbC > CbC_llvm
annotate .github/lockdown.yml @ 237:c80f45b162ad llvm-original
add some fix
author | kono |
---|---|
date | Wed, 09 Nov 2022 17:47:54 +0900 |
parents | 79ff65ed7e25 |
children |
rev | line source |
---|---|
221 | 1 # Configuration for Repo Lockdown - https://github.com/dessant/repo-lockdown |
2 | |
3 skipCreatedBefore: "2020-03-21" | |
4 | |
5 pulls: | |
6 comment: > | |
7 This repository does not accept pull requests. | |
8 Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM. |