diff --git a/.github/settings.yml b/.github/settings.yml deleted file mode 100644 index b763f8f..0000000 --- a/.github/settings.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- -_extends: .github - -repository: - name: hs-cimple - description: Cimple and Apidsl language parsers and tools - topics: c, dsl, parser - -branches: - - name: "master" - protection: - required_status_checks: - contexts: - - "bazel-opt" - - "build / stack" - - "checks / check-release"