diff --git a/.github/settings.yml b/.github/settings.yml deleted file mode 100644 index 62bec5c..0000000 --- a/.github/settings.yml +++ /dev/null @@ -1,18 +0,0 @@ ---- -_extends: .github - -repository: - name: js-toxcore-c - description: Node bindings for toxcore - topics: toxcore, javascript - -branches: - - name: "master" - protection: - required_status_checks: - contexts: - - "build (10.x)" - - "build (12.x)" - - "build (13.x)" - - "DeepScan" - - "security/snyk (TokTok)"