view .github/lockdown.yml @ 252:1f2b6ac9f198 llvm-original

LLVM16-1
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 18 Aug 2023 09:04:13 +0900
parents 79ff65ed7e25
children
line wrap: on
line source

# Configuration for Repo Lockdown - https://github.com/dessant/repo-lockdown

skipCreatedBefore: "2020-03-21"

pulls:
  comment: >
    This repository does not accept pull requests.
    Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.