🐛 Fix deploy.yml

Signed-off-by: Matthew Gleich <matthewgleich@gmail.com>
This commit is contained in:
Matthew Gleich 2020-07-07 10:21:07 -04:00 committed by Max Wofford
parent c2f54c27ec
commit b5e269d87a
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
name: deploy
on:
- push:
push:
branches:
- master

View file

@ -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.