Deploy on pushes to production

This commit is contained in:
Oliver Davies 2020-11-02 00:49:29 +00:00
parent 38e7d23fd0
commit 8139a04eb8

View file

@ -2,8 +2,7 @@
name: Deploy
on:
pull_request:
types: closed
push:
branches:
- production
workflow_dispatch: