diff --git a/.github/settings.yml b/.github/settings.yml deleted file mode 100644 index dc3e4b8..0000000 --- a/.github/settings.yml +++ /dev/null @@ -1,18 +0,0 @@ ---- -_extends: .github - -repository: - name: hs-toxcore-c - description: Haskell bindings to C toxcore implementation - topics: toxcore - has_issues: true - -branches: - - name: "master" - protection: - required_status_checks: - contexts: - - "bazel-opt" - - "build / stack" - - "checks / check-release" - - "common / buildifier"