Update main.yml

Adds missing branch types
This commit is contained in:
Neil Dorin
2020-03-06 15:11:13 -07:00
committed by GitHub
parent cb1115b232
commit 8bda88dd36

View File

@@ -6,6 +6,9 @@ on:
- feature/*
- bugfix/*
- hotfix/*
- release/*
- development
- master
jobs:
build: