1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 12:07:47 +02:00
toxic/.github/settings.yml

20 lines
373 B
YAML
Raw Normal View History

2020-04-25 01:51:28 +02:00
---
_extends: .github
2020-04-25 01:51:28 +02:00
repository:
name: toxic
description: An ncurses-based Tox client
topics: tox, console, chat
branches:
- name: "master"
protection:
required_status_checks:
contexts:
- build
- build-static
- bazel-opt
- Codacy Static Code Analysis
2020-04-25 01:51:28 +02:00
- code-review/reviewable
- infer