mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-14 23:03:02 +01:00
18 lines
347 B
YAML
18 lines
347 B
YAML
---
|
|
_extends: .github
|
|
|
|
repository:
|
|
name: toxic
|
|
description: An ncurses-based Tox client
|
|
topics: tox, console, chat
|
|
|
|
branches:
|
|
- name: "master"
|
|
protection:
|
|
required_status_checks:
|
|
contexts:
|
|
- Codacy/PR Quality Review
|
|
- CodeFactor
|
|
- Travis CI - Pull Request
|
|
- code-review/reviewable
|