mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
refactor: ignore LGTM from author of pull request. (#3283)
This commit is contained in:
parent
274241c044
commit
732d31f750
1 changed files with 2 additions and 1 deletions
3
.lgtm
3
.lgtm
|
@ -1,2 +1,3 @@
|
|||
self_approval_off = false
|
||||
pattern = "(?)LGTM"
|
||||
self_approval_off = true
|
||||
ignore_maintainers_file = true
|
||||
|
|
Loading…
Reference in a new issue