diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d8d4467..8c71eae 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,7 +1,7 @@ name: deploy on: - - push: + push: branches: - master diff --git a/README.md b/README.md index f2bdd9b..87357d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Hack Club's DNS [![CircleCI](https://circleci.com/gh/hackclub/dns.svg?style=svg)](https://circleci.com/gh/hackclub/dns) +# Hack Club's DNS This repository is used for managing Hack Club's DNS configuration through [OctoDNS](https://github.com/github/octodns). Please see its documentation for more information.